mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 08:58:21 +00:00
update changelog
This commit is contained in:
parent
132559ea7f
commit
3fdf5ba618
2 changed files with 5 additions and 0 deletions
|
|
@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## Unreleased
|
||||
|
||||
**tag annotation support**
|
||||
|
||||

|
||||
|
||||
**revert commit from rev log**
|
||||
|
||||

|
||||
|
|
@ -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
BIN
assets/tag-annotation.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.3 MiB |
Loading…
Reference in a new issue