diff --git a/CHANGELOG.md b/CHANGELOG.md index 29c9b4c6..31e2dec7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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