From 3d06b54d2ce0bac8ea4b64c8cb6d6ce318bade2e Mon Sep 17 00:00:00 2001 From: extrawurst Date: Fri, 22 Mar 2024 12:58:56 -0700 Subject: [PATCH] update changelog for 0.25.2 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 65e5b8dc..6c2a64b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +## [0.25.2] - 2024-03-22 + ### Fixes * blame sometimes crashed due to new syntax highlighting [[@tdtrung17693](https://github.com/tdtrung17693)] ([#2130](https://github.com/extrawurst/gitui/issues/2130)) * going to file tree view at certin commit from the commit-details view broke [[@martihomssoler](https://github.com/martihomssoler)] ([#2114](https://github.com/extrawurst/gitui/issues/2114))