aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG12
-rw-r--r--doc/todo.txt2
2 files changed, 13 insertions, 1 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:
diff --git a/doc/todo.txt b/doc/todo.txt
index 410ef76..d98cece 100644
--- a/doc/todo.txt
+++ b/doc/todo.txt
@@ -2,7 +2,7 @@
Author: Teddy Wing <http://teddywing.com>
License: GPLv3+
-Version: 0.1.1
+Version: 0.2.0
==============================================================================
INTRODUCTION *todo*