summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 09297f49..22cd9d55 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,6 +13,11 @@ CHANGELOG
- Added `--preview-window` option for sharp edges (`--preview-window sharp`)
- Reduced vertical padding around the preview window when `--preview-window
noborder` is used
+- Vim
+ - Popup width and height can be given in absolute integer values
+ - Added `fzf#exec()` function for getting the path of fzf executable
+ - It also downloads the latest binary if it's not available by running
+ `./install --bin`
0.22.0
------