aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG3
-rw-r--r--doc/auditory.txt2
2 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 464fdd0..aa7776b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,9 @@
CHANGELOG
=========
+v0.1.2 (2015.08.16):
+ * Add documentation
+
v0.1.1 (2015.08.16):
* Make the auditory mappings dictionary a global variable instead of a
script-local variable to give users the ability to modify & customise it
diff --git a/doc/auditory.txt b/doc/auditory.txt
index 6fe2bac..85b93e1 100644
--- a/doc/auditory.txt
+++ b/doc/auditory.txt
@@ -2,7 +2,7 @@
Author: Teddy Wing <http://teddywing.com>
License: MIT
-Version: 0.1.0
+Version: 0.1.2
==============================================================================
CONTENTS *auditory-contents*