update changelog

This commit is contained in:
extrawurst 2024-02-23 17:37:46 +01:00
parent f4d4a5e086
commit b39a24db06

View file

@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Unreleased
### Fixes
* bump yanked dependency `bumpalo` to fix build from source ([#2087](https://github.com/extrawurst/gitui/issues/2087))
* pin `ratatui` version to fix building without `--locked` ([#2090](https://github.com/extrawurst/gitui/issues/2090))
## [0.25.0] - 2024-02-21
** multiline text editor **