Skip to content

Commit a4e0883

Browse files
committed
preapre for release
1 parent 512f2f4 commit a4e0883

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
## Unreleased
99

1010
### Fixes
11-
* `0.25` broke creating annotated tags ([#2126](https://github.com/extrawurst/gitui/issues/2126))
1211
* blame sometimes crashed due to new syntax highlighting [[@tdtrung17693](https://github.com/tdtrung17693)] ([#2130](https://github.com/extrawurst/gitui/issues/2130))
1312
* going to file tree view at certin commit from the commit-details view broke [[@martihomssoler](https://github.com/martihomssoler)] ([#2114](https://github.com/extrawurst/gitui/issues/2114))
13+
* `0.25` broke creating annotated tags ([#2126](https://github.com/extrawurst/gitui/issues/2126))
1414

1515
### Changed
1616
* re-enable clippy `missing_const_for_fn` linter warning and added const to functions where applicable ([#2116](https://github.com/extrawurst/gitui/issues/2116))

0 commit comments

Comments
 (0)