We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afc0ae0 commit d998ca6Copy full SHA for d998ca6
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
> Any trouble, please visit the [troubleshooting page](https://github.com/diogocavilha/fancy-git/blob/master/TROUBLESHOOTING.md)
4
5
+## v7.5.3
6
+- Fix 4 stuck characters when navigating through history commands.
7
+- Fix prompt color leak for default theme.
8
+- Fix human theme double space after notification area.
9
+
10
## v7.5.2
11
- Improve human dracula color-scheme branch color.
12
version.sh
@@ -3,4 +3,4 @@
# Author: Diogo Alexsander Cavilha <diogocavilha@gmail.com>
# Date: 11.17.2017
-export FANCYGIT_VERSION="7.5.2"
+export FANCYGIT_VERSION="7.5.3"
0 commit comments