update changelog

This commit is contained in:
Stephan Dilly 2022-01-12 12:49:32 +01:00
parent 132559ea7f
commit 3fdf5ba618
2 changed files with 5 additions and 0 deletions

View File

@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Unreleased
**tag annotation support**
![tag-annotation](assets/tag-annotation.gif)
**revert commit from rev log**
![revert-commit](assets/revert-commit.gif)
@ -14,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- allow reverting a commit from the commit log ([#927](https://github.com/extrawurst/gitui/issues/927))
- disable pull cmd on local-only branches ([#1047](https://github.com/extrawurst/gitui/issues/1047))
- support adding annotations to tags ([#747](https://github.com/extrawurst/gitui/issues/747))
### Fixed
- Keep commit message when pre-commit hook fails ([#1035](https://github.com/extrawurst/gitui/issues/1035))

BIN
assets/tag-annotation.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 MiB