This commit is contained in:
extrawurst 2025-02-19 14:11:01 +01:00
parent 1b52eb113b
commit 536e08fc83

View file

@ -7,11 +7,8 @@ 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
* better syntax highlighting detection [[@acuteenvy](https://github.com/acuteenvy)] ([#2524](https://github.com/extrawurst/gitui/pull/2524))
* After commit: jump back to unstaged area [[@tommady](https://github.com/tommady)] ([#2476](https://github.com/extrawurst/gitui/issues/2476))
## [0.27.0] - 2024-01-14