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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,20 +21,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
21
21
* termux support on andriod [[@PeroSar](https://github.com/PeroSar)] ([#1139](https://github.com/extrawurst/gitui/issues/1139))
22
22
23
23
### Fixed
24
-
* opening tags list without remotes ([#1111](https://github.com/extrawurst/gitui/1111))
24
+
* opening tags list without remotes ([#1111](https://github.com/extrawurst/gitui/issues/1111))
25
25
* tabs indentation in blame [[@fersilva16](https://github.com/fersilva16)] ([#1111](https://github.com/extrawurst/gitui/issues/1117))
26
-
* switch focus to index after staging last file ([#1169](https://github.com/extrawurst/gitui/1169))
26
+
* switch focus to index after staging last file ([#1169](https://github.com/extrawurst/gitui/pull/1169))
27
27
28
28
## [0.20.1] - 2021-01-26
29
29
30
30
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`.
31
31
32
32
### Added
33
-
* support proxy auto detection via env's like `HTTP_PROXY` ([#994](https://github.com/extrawurst/gitui/994))
33
+
* support proxy auto detection via env's like `HTTP_PROXY` ([#994](https://github.com/extrawurst/gitui/issues/994))
34
34
35
35
### Fixed
36
-
* severe performance regression in `0.20` ([#1102](https://github.com/extrawurst/gitui/1102))
37
-
* several smaller performance improvements via caching ([#1104](https://github.com/extrawurst/gitui/1104))
36
+
* severe performance regression in `0.20` ([#1102](https://github.com/extrawurst/gitui/issues/1102))
37
+
* several smaller performance improvements via caching ([#1104](https://github.com/extrawurst/gitui/issues/1104))
0 commit comments