You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## Unreleased
9
9
10
+
## [0.24.0] - 2022-08-27
11
+
10
12
**search commits**
11
13
12
14

@@ -24,7 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
24
26
* Future additions of colors etc. will not break existing themes anymore
25
27
26
28
### Added
27
-
* search commits by files in diff or commit message ([#1791](https://github.com/extrawurst/gitui/issues/1791))
29
+
* search commits by message, author or files in diff ([#1791](https://github.com/extrawurst/gitui/issues/1791))
28
30
* support 'n'/'p' key to move to the next/prev hunk in diff component [[@hamflx](https://github.com/hamflx)] ([#1523](https://github.com/extrawurst/gitui/issues/1523))
0 commit comments