aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG6
-rw-r--r--doc/todo.txt2
2 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index b67d626..cccc55c 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,12 @@
CHANGELOG
=========
+v0.1.1 (2020-03-21):
+ Fixes:
+
+ * Prevent default mappings from overwriting existing mappings in certain
+ cases.
+
v0.1.0 (2020-03-21):
Additions:
diff --git a/doc/todo.txt b/doc/todo.txt
index 7f0ff70..d02505f 100644
--- a/doc/todo.txt
+++ b/doc/todo.txt
@@ -2,7 +2,7 @@
Author: Teddy Wing <http://teddywing.com>
License: GPLv3+
-Version: 0.1.0
+Version: 0.1.1
==============================================================================
INTRODUCTION *todo*