mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 08:58:21 +00:00
update changelog
This commit is contained in:
parent
f4d4a5e086
commit
b39a24db06
1 changed files with 4 additions and 0 deletions
|
|
@ -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 **
|
||||
|
|
|
|||
Loading…
Reference in a new issue