From edd71f7a6e86cd18165b74d0518180ac216efe03 Mon Sep 17 00:00:00 2001 From: skywind3000 Date: Sat, 2 Mar 2019 12:16:50 +0800 Subject: [PATCH] update doc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 52c7c36..15379d2 100644 --- a/README.md +++ b/README.md @@ -458,7 +458,7 @@ As you see, z.lua is the fastest one and requires less resource. ## History -- 1.5.11 (2019-03-02): fixed: os.path.isdir not work for symbol link folders. +- 1.5.11 (2019-03-02): fixed: os.path.isdir doesn't work for symbol link folders. - 1.5.10 (2019-03-01): Prevent writing file racing. - 1.5.9 (2019-02-25): `z -b` should not match current directory (close #56). - 1.5.8 (2019-02-21): new `$_ZL_FZF_HEIGHT` to control `--height` parameter in fzf.