Add changelog entry

This commit is contained in:
Lena 2025-02-18 22:04:23 +01:00
parent 0e1eb8ae80
commit 1b52eb113b
No known key found for this signature in database
GPG key ID: BF30558F199B4027

View file

@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Unreleased
### Fixed
* fix syntax highlighting of files whose syntax cannot be detected from the extension [[@acuteenvy](https://github.com/acuteenvy)] ([#2524](https://github.com/extrawurst/gitui/pull/2524))
### Changed
* After commit: jump back to unstaged area [[@tommady](https://github.com/tommady)] ([#2476](https://github.com/extrawurst/gitui/issues/2476))