Skip to content

Commit 40cd72a

Browse files
committed
prepare for release
1 parent 0ca82ab commit 40cd72a

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
## [0.23.0] - 2022-06-19
11+
1012
**reset to commit**
1113

1214
![reset](assets/reset_in_log.gif)
@@ -19,9 +21,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1921

2022
![fuzzy-branch](assets/fuzzy-find-branch.gif)
2123

22-
### Changed
23-
* minimum supported rust version bumped to 1.65 (thank you `time`)
24-
2524
### Breaking Change
2625
* `focus_XYZ` key bindings are merged into the `move_XYZ` set, so only one way to bind arrow-like keys from now on ([#1539](https://github.com/extrawurst/gitui/issues/1539))
2726

@@ -57,7 +56,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5756
* add support for options handling in log and stashes views [[@kamillo](https://github.com/kamillo)] ([#1661](https://github.com/extrawurst/gitui/issues/1661))
5857

5958
### Changed
60-
* minimum supported rust version bumped to 1.64 (thank you `clap`)
59+
* minimum supported rust version bumped to 1.65 (thank you `time` crate)
6160

6261
## [0.22.1] - 2022-11-22
6362

0 commit comments

Comments
 (0)