mirror of
https://github.com/gitui-org/gitui
synced 2026-05-24 09:28:21 +00:00
update changelog
This commit is contained in:
parent
99b9a38fb3
commit
b43c4c05f6
1 changed files with 3 additions and 1 deletions
|
|
@ -7,8 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## Unreleased
|
||||
|
||||
### Changed
|
||||
### Fixes
|
||||
* blame sometimes crashed due to new syntax highlighting [[@tdtrung17693](https://github.com/tdtrung17693)] ([#2130](https://github.com/extrawurst/gitui/issues/2130))
|
||||
|
||||
### 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))
|
||||
|
||||
## [0.25.1] - 2024-02-23
|
||||
|
|
|
|||
Loading…
Reference in a new issue