changelog update

This commit is contained in:
Stephan Dilly 2021-05-27 21:08:21 +02:00
parent 2ed6f53dcf
commit e52b4a35d0

View file

@ -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))