From bc15b5d550be766a13884e84f266455ab3ad6513 Mon Sep 17 00:00:00 2001 From: extrawurst Date: Mon, 21 Nov 2022 18:31:32 +0100 Subject: [PATCH] better link --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 34028af7..f84640a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased ### Fixes -* improve performance by requesting branches info asynchronous (92f63d1) +* improve performance by requesting branches info asynchronous ([92f63d1](https://github.com/extrawurst/gitui/commit/92f63d107c1dca1f10139668ff5b3ca752261b0f)) * fix app startup delay due to using file watcher ([#1436](https://github.com/extrawurst/gitui/issues/1436)) ## [0.22.0] - 2022-11-19