From 9ecd911fff736cc8dbbe5f42a4caa19233748342 Mon Sep 17 00:00:00 2001 From: Stephan Dilly Date: Mon, 22 Jun 2020 20:04:13 +0200 Subject: [PATCH] update changes (closes #141) --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 404d7286bc..d9abd8dcf8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - core homebrew [formulae](https://formulae.brew.sh/formula/gitui#default): `brew install gitui` [[@vladimyr](https://github.com/vladimyr)] ([#137](https://github.com/extrawurst/gitui/issues/137)) +- show file sizes and delta on binary files diff ([#141](https://github.com/extrawurst/gitui/issues/141)) ### Changed - Use terminal blue as default selection background ([#129](https://github.com/extrawurst/gitui/issues/129))