From f287d6a351ee0967aa68de6891964da1be566f7b Mon Sep 17 00:00:00 2001 From: Stephan Dilly Date: Mon, 22 Jun 2020 16:44:13 +0200 Subject: [PATCH] changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b4a9e41a..404d7286 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Use terminal blue as default selection background ([#129](https://github.com/extrawurst/gitui/issues/129)) +### Fixed +- clearer help headers ([#131](https://github.com/extrawurst/gitui/issues/131)) + ## [0.7.0] - 2020-06-15 ### Added