summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2024-08-29 17:10:58 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2024-08-29 17:10:58 +0900
commitfc69308057cf8486d2753efd76682fd613471da6 (patch)
treed673156c65ac3b2b3c308d6e79cc046120d434bc /CHANGELOG.md
parentc6d620c99eb6f8a46fb8be0858879f45c115c628 (diff)
downloadfzf-fc69308057cf8486d2753efd76682fd613471da6.tar.gz
0.55.0
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 41da52a3..80b6491a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,8 @@ CHANGELOG
0.55.0
------
+_Release highlights: https://junegunn.github.io/fzf/releases/0.55.0/_
+
- Added `exact-boundary-match` type to the search syntax. When a search term is single-quoted, fzf will search for the exact occurrences of the string with both ends at word boundaries.
```sh
fzf --query "'here'" << EOF