aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2020-09-21 00:23:42 +0200
committerTeddy Wing2020-09-21 00:31:09 +0200
commit8a05e0113d49585ba1c22251695d5478b1c634ca (patch)
treef9f817095e3a65112f428d942298c3a1e74318ce
parent3483e377e93e6381e2fea236ceb0e7d2991aa29e (diff)
downloadvim-grappele-8a05e0113d49585ba1c22251695d5478b1c634ca.tar.bz2
Increase version v0.1.0 -> v0.2.0v0.2.0
-rw-r--r--CHANGELOG3
-rw-r--r--README.md4
-rw-r--r--doc/grappele.txt4
3 files changed, 7 insertions, 4 deletions
diff --git a/CHANGELOG b/CHANGELOG
index a239ed1..59d9508 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,9 @@
CHANGELOG
=========
+v0.2.0 (2020-09-21):
+ * Add visual and operator-pending mode mappings for `G`
+
v0.1.0 (2018-12-13):
* Relicense under the GNU GPLv3+
* Add visual and operator-pending mode mappings
diff --git a/README.md b/README.md
index 636902a..3d90bea 100644
--- a/README.md
+++ b/README.md
@@ -24,5 +24,5 @@ install:
## License
-Copyright © 2015–2018 Teddy Wing. Licensed under the GNU GPLv3+ (see the included
-COPYING file).
+Copyright © 2015–2018, 2020 Teddy Wing. Licensed under the GNU GPLv3+ (see the
+included COPYING file).
diff --git a/doc/grappele.txt b/doc/grappele.txt
index 49a1250..006881f 100644
--- a/doc/grappele.txt
+++ b/doc/grappele.txt
@@ -2,7 +2,7 @@
Author: Teddy Wing <http://teddywing.com>
License: GPLv3+
-Version: 0.1.0
+Version: 0.2.0
==============================================================================
INTRODUCTION *grappele-introduction*
@@ -26,7 +26,7 @@ gG Go to the line specified by the most recent use of |G|
==============================================================================
LICENSE *grappele-license*
-Copyright (c) 2015–2018 Teddy Wing
+Copyright (c) 2015–2018, 2020 Teddy Wing
Grappele is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by