aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorTeddy Wing2021-10-16 01:17:55 +0200
committerTeddy Wing2021-10-16 01:17:55 +0200
commitdf4f8d4b89e5b7f9dc55517c987d4692aec42831 (patch)
tree1199ee254dcc5880159c925b69f7c8ac5cd56af1 /CHANGELOG
parentd524665024efe253f8d8fe4a96045b59a3aed9cb (diff)
downloadvim-twodo-master.tar.bz2
Increase version v0.1.1 -> v0.2.0HEADv0.2.0master
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index cccc55c..e2548af 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,18 @@
CHANGELOG
=========
+v0.2.0 (2021-10-15):
+ Additions:
+
+ * Add `]o` and [o` mappings to move to the next and previous regular
+ priority to-do.
+ * Add `]y` and [y` mappings to move to the next and previous high
+ priority to-do.
+
+ Fixes:
+
+ * Correct a rendering issue in the documentation due to concealed syntax.
+
v0.1.1 (2020-03-21):
Fixes: