Skip to content

Commit 3dca5fe

Browse files
authored
ratatui 0.25 update (#2101)
fixes #2098
1 parent fa25153 commit 3dca5fe

12 files changed

+162
-134
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
## Unreleased
99

1010
### Fixes
11+
* fix `cargo install` without `--locked` ([#2098](https://github.com/extrawurst/gitui/issues/2098))
1112
* respect configuration for remote when fetching (also applies to pulling) [[@cruessler](https://github.com/cruessler)] ([#1093](https://github.com/extrawurst/gitui/issues/1093))
1213
* add `:` character to sign-off trailer to comply with Conventinoal Commits standard [@semioticrobotic](https://github.com/semioticrobotic) ([#2196](https://github.com/extrawurst/gitui/issues/2196))
1314

1415
## [0.26.0+1] - 2024-04-14
1516

16-
**0.26.1**
17+
**0.26.1**
1718
this release has no changes to `0.26.0` but provides windows binaries that were missing before.
1819

1920
**commit signing**

0 commit comments

Comments
 (0)