Skip to content

Commit 11c0552

Browse files
author
Stephan Dilly
committed
changelog
1 parent ec8effd commit 11c0552

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
## [0.20.1] - 2021-01-26
11+
12+
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`.
13+
14+
### Added
15+
* support proxy auto detection via env's like `HTTP_PROXY` ([#994](https://github.com/extrawurst/gitui/994))
16+
1017
### Fixed
11-
* severe performance regression ([#1102](https://github.com/extrawurst/gitui/1102))
18+
* severe performance regression in `0.20` ([#1102](https://github.com/extrawurst/gitui/1102))
19+
* several smaller performance improvements via caching ([#1104](https://github.com/extrawurst/gitui/1104))
1220
* windows release deployment via CD broken
1321

1422
## [0.20] - 2021-01-25 - Tag Annotations

0 commit comments

Comments
 (0)