summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2025-02-20 21:42:56 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2025-02-20 21:42:56 +0900
commita24d274a3cdc680dd2d4e5664121e9727239f3b6 (patch)
tree6bdd3eb38a0cae69d3cb3653f8e301ce8dff58b7 /CHANGELOG.md
parentdac81432d609d1641ce2185989dd7905b8d86183 (diff)
downloadfzf-a24d274a3cdc680dd2d4e5664121e9727239f3b6.tar.gz
0.60.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3b5ced2b..b9e2eb3d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,13 @@
CHANGELOG
=========
+0.60.1
+------
+- Bug fixes and minor improvements
+ - Built-in walker now prints directory entries with a trailing slash
+ - Fixed a bug causing unexpected behavior with [fzf-tab](https://github.com/Aloxaf/fzf-tab). Please upgrade if you use it.
+- Thanks to @alexeisersun, @bitraid, @Lompik, and @fsc0 for the contributions
+
0.60.0
------
_Release highlights: https://junegunn.github.io/fzf/releases/0.60.0/_