Skip to content

Commit d998ca6

Browse files
committed
🔖 Create new version and update the changelog
1 parent afc0ae0 commit d998ca6

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
> Any trouble, please visit the [troubleshooting page](https://github.com/diogocavilha/fancy-git/blob/master/TROUBLESHOOTING.md)
44
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+
510
## v7.5.2
611
- Improve human dracula color-scheme branch color.
712

version.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
# Author: Diogo Alexsander Cavilha <diogocavilha@gmail.com>
44
# Date: 11.17.2017
55

6-
export FANCYGIT_VERSION="7.5.2"
6+
export FANCYGIT_VERSION="7.5.3"

0 commit comments

Comments
 (0)