mirror of
https://github.com/extrawurst/gitui.git
synced 2024-11-22 11:03:25 +03:00
update changelog
This commit is contained in:
parent
132559ea7f
commit
3fdf5ba618
@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
## Unreleased
|
## Unreleased
|
||||||
|
|
||||||
|
**tag annotation support**
|
||||||
|
|
||||||
|
![tag-annotation](assets/tag-annotation.gif)
|
||||||
|
|
||||||
**revert commit from rev log**
|
**revert commit from rev log**
|
||||||
|
|
||||||
![revert-commit](assets/revert-commit.gif)
|
![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
|
### Added
|
||||||
- allow reverting a commit from the commit log ([#927](https://github.com/extrawurst/gitui/issues/927))
|
- 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))
|
- 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
|
### Fixed
|
||||||
- Keep commit message when pre-commit hook fails ([#1035](https://github.com/extrawurst/gitui/issues/1035))
|
- 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 New Issue
Block a user