mirror of
https://github.com/gitui-org/gitui
synced 2026-05-24 09:28:21 +00:00
preapre for release
This commit is contained in:
parent
512f2f439e
commit
a4e08834e2
1 changed files with 1 additions and 1 deletions
|
|
@ -8,9 +8,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
## Unreleased
|
## Unreleased
|
||||||
|
|
||||||
### Fixes
|
### Fixes
|
||||||
* `0.25` broke creating annotated tags ([#2126](https://github.com/extrawurst/gitui/issues/2126))
|
|
||||||
* blame sometimes crashed due to new syntax highlighting [[@tdtrung17693](https://github.com/tdtrung17693)] ([#2130](https://github.com/extrawurst/gitui/issues/2130))
|
* blame sometimes crashed due to new syntax highlighting [[@tdtrung17693](https://github.com/tdtrung17693)] ([#2130](https://github.com/extrawurst/gitui/issues/2130))
|
||||||
* 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))
|
* 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))
|
||||||
|
* `0.25` broke creating annotated tags ([#2126](https://github.com/extrawurst/gitui/issues/2126))
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
* re-enable clippy `missing_const_for_fn` linter warning and added const to functions where applicable ([#2116](https://github.com/extrawurst/gitui/issues/2116))
|
* re-enable clippy `missing_const_for_fn` linter warning and added const to functions where applicable ([#2116](https://github.com/extrawurst/gitui/issues/2116))
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue