summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Dilly <dilly.stephan@gmail.com>2022-01-26 10:01:55 +0100
committerStephan Dilly <dilly.stephan@gmail.com>2022-01-26 10:01:55 +0100
commit11c055220dee3b33cdd66b66a32240ab4d01fe57 (patch)
treed81db6f1d8b02d8ddeb7faec3ac05671473b280c
parentec8effd9631d9b7ea965b21b5f2c67ea9edb5cdb (diff)
changelogv0.20.1
-rw-r--r--CHANGELOG.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3e9760cc..d222b5d0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,8 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Unreleased
+## [0.20.1] - 2021-01-26
+
+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`.
+
+### Added
+* support proxy auto detection via env's like `HTTP_PROXY` ([#994](https://github.com/extrawurst/gitui/994))
+
### Fixed
-* severe performance regression ([#1102](https://github.com/extrawurst/gitui/1102))
+* severe performance regression in `0.20` ([#1102](https://github.com/extrawurst/gitui/1102))
+* several smaller performance improvements via caching ([#1104](https://github.com/extrawurst/gitui/1104))
* windows release deployment via CD broken
## [0.20] - 2021-01-25 - Tag Annotations