commit 62b78de3674de8e3d294ab2a5e6ce98d1ad35f20
parent aef6baf6e2513f43d8b789bdc087898c82608a5f
Author: Phil Runninger <PhilRunninger@users.noreply.github.com>
Date: Wed, 3 Jul 2019 11:12:21 -0400
Update Change Log
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
@@ -1,6 +1,7 @@
# Change Log
#### 5.2...
+- **.3**: Fix `<CR>` key map on the bookmark (lkebin) #1014
- **.2**: Make Enter work on the `.. ( up a dir )` line (PhilRunninger) #1013
- **.1**: Fix nerdtree#version() on Windows. (PhilRunninger) N/A
- **.0**: Expand functionality of `<CR>` mapping. (PhilRunninger) #1011