summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorextrawurst <mail@rusticorn.com>2024-03-22 12:58:56 -0700
committerextrawurst <mail@rusticorn.com>2024-03-22 12:58:56 -0700
commit3d06b54d2ce0bac8ea4b64c8cb6d6ce318bade2e (patch)
tree0fee6c0995c7dac64d756838a22f0e8e049ec1ef
parentf9ebba3043f5335a68b9b35ce782162769950479 (diff)
update changelog for 0.25.2
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
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))