We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4d4a5e commit b39a24dCopy full SHA for b39a24d
CHANGELOG.md
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## Unreleased
9
10
+### Fixes
11
+* bump yanked dependency `bumpalo` to fix build from source ([#2087](https://github.com/extrawurst/gitui/issues/2087))
12
+* pin `ratatui` version to fix building without `--locked` ([#2090](https://github.com/extrawurst/gitui/issues/2090))
13
+
14
## [0.25.0] - 2024-02-21
15
16
** multiline text editor **
0 commit comments