summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorextrawurst <mail@rusticorn.com>2023-09-04 22:24:20 +0200
committerextrawurst <mail@rusticorn.com>2023-09-04 22:24:20 +0200
commit253a18f62a2a8608a1458fc3a38d1d81c23377b9 (patch)
tree01479ae36a80fe27cd6ca8bcd25065b6e3f988de /CHANGELOG.md
parent0e1d83fb0227df0da19cebefc75ec634815b358a (diff)
search message body/summary separately
closes #1875
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5610820c..9ca14fd2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
* parallelise log search - performance gain ~100% ([#1869](https://github.com/extrawurst/gitui/issues/1869))
+* search message body/summary separately ([#1875](https://github.com/extrawurst/gitui/issues/1875))
+
## [0.24.2] - 2023-09-03