Skip to content

Commit 9c209ce

Browse files
committed
docs: better changelog for 0.6
1 parent 21c4c76 commit 9c209ce

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/changelog.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,10 @@
33
### Features
44

55
- **Highlighting for filter keywords** (#94)
6-
The default filter behavior has changed: instead of hiding unmatched items, all items are now displayed, with matches highlighted. This makes it easier to distinguish filtered results without losing context.
6+
- The default filter behavior has changed: instead of hiding unmatched items, all items are now displayed, with matches highlighted. This makes it easier to distinguish filtered results without losing context.
77
- If you prefer the old behavior (hiding unmatched items), you can enable it by setting `filter.exclude_mode = true`.
88

9-
- **Filter navigation actions** (#95)
10-
In filter mode, you can now quickly jump between matches using the new actions:
9+
- **Filter navigation actions** (#95). In filter mode, you can now quickly jump between matches using the new actions:
1110
- `filter_next_match` (default key: `n`)
1211
- `filter_prev_match` (default key: `N`)
1312

0 commit comments

Comments
 (0)