diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c8113b0..34028af7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Fixes +* improve performance by requesting branches info asynchronous (92f63d1) +* fix app startup delay due to using file watcher ([#1436](https://github.com/extrawurst/gitui/issues/1436)) + ## [0.22.0] - 2022-11-19 **submodules view**