From b36ffc9481cbc30000f43e2a7d6c72cb834bb3bd Mon Sep 17 00:00:00 2001 From: extrawurst Date: Mon, 28 Aug 2023 12:40:54 +0200 Subject: [PATCH] added changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c6e9b56..a2b75480 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Fixes +* fix performance problem in big repo with a lot of incoming commits ([#1845](https://github.com/extrawurst/gitui/issues/1845)) + ## [0.24.0] - 2023-08-27 **search commits**