We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c0290c commit 2dfacd0Copy full SHA for 2dfacd0
.version
@@ -1 +1 @@
1
-VERSION=0.1.2
+VERSION=0.1.3
CHANGELOG.md
@@ -2,6 +2,14 @@
2
# Change Log
3
All notable changes to this project will be documented in this file.
4
5
+## [0.1.3] - 2023-05-20
6
+### Added
7
+- Edit `.git/config` and `.gitignore` in web GUI
8
+- Set additional push command (Example: `git push all`)
9
+
10
+### Changed
11
+- Move to go 1.20
12
13
## [0.1.2] - 2022-12-23
14
### Fixed
15
- Key -w now works correctly
0 commit comments