Skip to content

Commit 3fdf5ba

Browse files
author
Stephan Dilly
committed
update changelog
1 parent 132559e commit 3fdf5ba

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
**tag annotation support**
11+
12+
![tag-annotation](assets/tag-annotation.gif)
13+
1014
**revert commit from rev log**
1115

1216
![revert-commit](assets/revert-commit.gif)
1317

1418
### Added
1519
- allow reverting a commit from the commit log ([#927](https://github.com/extrawurst/gitui/issues/927))
1620
- disable pull cmd on local-only branches ([#1047](https://github.com/extrawurst/gitui/issues/1047))
21+
- support adding annotations to tags ([#747](https://github.com/extrawurst/gitui/issues/747))
1722

1823
### Fixed
1924
- Keep commit message when pre-commit hook fails ([#1035](https://github.com/extrawurst/gitui/issues/1035))

assets/tag-annotation.gif

2.28 MB
Loading

0 commit comments

Comments
 (0)