You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* use filewatcher instead of polling updates ([#1](https://github.com/extrawurst/gitui/issues/1))
40
42
41
-
## [0.21.0] - 2021-08-17
43
+
## [0.21.0] - 2022-08-17
42
44
43
45
**popup stacking**
44
46
@@ -67,7 +69,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
67
69
### Changed
68
70
* minimum supported rust version bumped to 1.60 ([#1279](https://github.com/extrawurst/gitui/pull/1279))
69
71
70
-
## [0.20.1] - 2021-01-26
72
+
## [0.20.1] - 2022-01-26
71
73
72
74
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`.
73
75
@@ -79,7 +81,7 @@ This is was a immediate followup patch release to `0.20` see [release notes](htt
79
81
* several smaller performance improvements via caching ([#1104](https://github.com/extrawurst/gitui/issues/1104))
0 commit comments