aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorTeddy Wing2015-08-16 20:54:21 -0400
committerTeddy Wing2015-08-16 20:54:21 -0400
commit7b53531c3fe643fb115d3c6a87c5fb7a396b5871 (patch)
tree80847afad88340150c6b1579106b39a8a4b70b58 /CHANGELOG
parentfc4d44da0c9b2b0f7b3cb067cf108a2451a5a0c2 (diff)
downloadauditory.vim-7b53531c3fe643fb115d3c6a87c5fb7a396b5871.tar.bz2
Increase version to v0.1.2v0.1.2
* Update CHANGELOG * Update version string in docs
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 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