Skip to content

Commit b495425

Browse files
committed
fix changelog
1 parent 5495e9b commit b495425

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

CHANGELOG.md

+5-3
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.22.0] - 2022-11-19
11+
1012
**submodules view**
1113

1214
![submodules](assets/submodules.gif)
@@ -38,7 +40,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3840
* remove insecure dependency `ansi_term` ([#1290](https://github.com/extrawurst/gitui/issues/1290))
3941
* use filewatcher instead of polling updates ([#1](https://github.com/extrawurst/gitui/issues/1))
4042

41-
## [0.21.0] - 2021-08-17
43+
## [0.21.0] - 2022-08-17
4244

4345
**popup stacking**
4446

@@ -67,7 +69,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6769
### Changed
6870
* minimum supported rust version bumped to 1.60 ([#1279](https://github.com/extrawurst/gitui/pull/1279))
6971

70-
## [0.20.1] - 2021-01-26
72+
## [0.20.1] - 2022-01-26
7173

7274
This is was a immediate followup patch release to `0.20` see [release notes](https://github.com/extrawurst/gitui/releases/tag/v0.20.0) for the whole list of goodies in `0.20`.
7375

@@ -79,7 +81,7 @@ This is was a immediate followup patch release to `0.20` see [release notes](htt
7981
* several smaller performance improvements via caching ([#1104](https://github.com/extrawurst/gitui/issues/1104))
8082
* windows release deployment via CD broken
8183

82-
## [0.20] - 2021-01-25 - Tag Annotations
84+
## [0.20] - 2022-01-25 - Tag Annotations
8385

8486
**support tag annotations**
8587

0 commit comments

Comments
 (0)