diff --git a/CHANGELOG.md b/CHANGELOG.md index f2e4a99f..82487c5e 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 - warning if commit subject line gets too long ([#478](https://github.com/extrawurst/gitui/issues/478)) - `--bugreport` cmd line arg to help diagnostics [[@zcorniere](https://github.com/zcorniere)] ([#695](https://github.com/extrawurst/gitui/issues/695)) - inspect file tree at a specific revision ([#714](https://github.com/extrawurst/gitui/issues/714)) +- tags-list-popup (delete-tag, go to tagged commit) [[@cruessler](https://github.com/cruessler)] ([#483](https://github.com/extrawurst/gitui/issues/483)) ## Changed - smarter log timestamps ([#682](https://github.com/extrawurst/gitui/issues/682))