update changes (#79)

This commit is contained in:
Stephan Dilly 2020-06-28 21:40:11 +02:00
parent 6630b7c89c
commit 90587bc6ae

View file

@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- diisplay non-utf8 commit messages at least partially ([#150](https://github.com/extrawurst/gitui/issues/150))
- hooks ignored when running `gitui` in subfolder of workdir ([#151](https://github.com/extrawurst/gitui/issues/151))
- some optimizations in reflog
- allow undefined `user.name` on commit [[@mxork](https://github.com/mxork)] ([#79](https://github.com/extrawurst/gitui/issues/79))
## [0.7.0] - 2020-06-15