From 90587bc6aead4c740326edc1070ecf6d08d9ba40 Mon Sep 17 00:00:00 2001 From: Stephan Dilly Date: Sun, 28 Jun 2020 21:40:11 +0200 Subject: [PATCH] update changes (#79) --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) 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