Unverified Commit 6654239c authored by Junegunn Choi's avatar Junegunn Choi
Browse files

0.25.1

parent 1b61e5e9
Showing with 3 additions and 2 deletions
+3 -2
......@@ -5,6 +5,7 @@ CHANGELOG
------
- Added `close` action
- Close preview window if open, abort fzf otherwise
- Bug fixes and improvements
0.25.0
------
......
......@@ -2,7 +2,7 @@
set -u
version=0.25.0
version=0.25.1
auto_completion=
key_bindings=
update_config=2
......
$version="0.25.0"
$version="0.25.1"
$fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment