From 956e4b367626831c3229252848c72bcc7f5843c1 Mon Sep 17 00:00:00 2001 From: Stephan Dilly Date: Tue, 16 Jun 2020 21:53:38 +0200 Subject: [PATCH] homebrew core change --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a23064af..b4a9e41a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### 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)) + ### Changed - Use terminal blue as default selection background ([#129](https://github.com/extrawurst/gitui/issues/129))