From 715f825f3ae51f992c47d4e1f4e7c8b550fb674d Mon Sep 17 00:00:00 2001 From: Stephan Dilly Date: Sun, 16 May 2021 22:07:33 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a4de4f1c..b3ad0fd1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Changed - smarter log timestamps ([#682](https://github.com/extrawurst/gitui/issues/682)) - create-branch popup aligned with rename-branch [[@bruceCoelho](https://github.com/bruceCoelho)] ([#679](https://github.com/extrawurst/gitui/issues/679)) +- smart focus change after staging all files ([#706](https://github.com/extrawurst/gitui/issues/706)) ## [0.15.0] - 2020-04-27