diff --git a/.version b/.version index cd3d0a4..31ca22d 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -VERSION=0.1.2 \ No newline at end of file +VERSION=0.1.3 \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 006c391..e8e76a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ # Change Log All notable changes to this project will be documented in this file. +## [0.1.3] - 2023-05-20 +### Added +- Edit `.git/config` and `.gitignore` in web GUI +- Set additional push command (Example: `git push all`) + +### Changed +- Move to go 1.20 + ## [0.1.2] - 2022-12-23 ### Fixed - Key -w now works correctly