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.5 (2017-12-20): + * If no location has been saved yet, `gG` no longer produces an error + v0.0.4 (2017-07-09): * Don't save location when using `G` without a count diff --git a/doc/grappele.txt b/doc/grappele.txt index 877ae3c..da34072 100644 --- a/doc/grappele.txt +++ b/doc/grappele.txt @@ -2,7 +2,7 @@ Author: Teddy Wing <http://teddywing.com> License: MIT -Version: 0.0.4 +Version: 0.0.5 ============================================================================== INTRODUCTION *grappele-introduction* |