diff options
-rw-r--r-- | CHANGELOG | 3 | ||||
-rw-r--r-- | doc/grappele.txt | 2 |
2 files changed, 4 insertions, 1 deletions
@@ -1,6 +1,9 @@ CHANGELOG ========= +v0.0.4 (2017-07-09): + * Don't save location when using `G` without a count + v0.0.3 (2016-06-17): * Push `G` movements to the jumplist diff --git a/doc/grappele.txt b/doc/grappele.txt index f1625fa..877ae3c 100644 --- a/doc/grappele.txt +++ b/doc/grappele.txt @@ -2,7 +2,7 @@ Author: Teddy Wing <http://teddywing.com> License: MIT -Version: 0.0.3 +Version: 0.0.4 ============================================================================== INTRODUCTION *grappele-introduction* |