summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Dilly <dilly.stephan@gmail.com>2021-08-22 11:54:46 +0200
committerStephan Dilly <dilly.stephan@gmail.com>2021-08-22 11:54:46 +0200
commit70e1e3107685bcbceb0de886b12a4365c733f8f5 (patch)
treec50432e98ae04b03ebba2420a3c7dc85b3b3d00a
parent49a1855cbb0b3511dfa157122b250d3f5a73b37b (diff)
update changelogv0.17
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f8433abf..1e02a874 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -39,6 +39,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- do not allow to ignore .gitignore files ([#825](https://github.com/extrawurst/gitui/issues/825))
- crash in shallow repo ([#836](https://github.com/extrawurst/gitui/issues/836))
- fixed performance regression in revlog ([#850](https://github.com/extrawurst/gitui/issues/850))
+- fixed performance degradation when quitting on Windows ([#823](https://github.com/extrawurst/gitui/issues/823))
## [0.16.2] - 2021-07-10