aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorTeddy Wing2015-08-16 20:50:37 -0400
committerTeddy Wing2015-08-16 20:50:37 -0400
commit9a00436d776cef72ba2d77478b585bb38bf52e25 (patch)
tree1cc3b157e86e6faf594ef9231dbc7f6bcc7a4a7d /CHANGELOG
parent171fdbcdacb8a5e1f141df7a9af77daa51900fc2 (diff)
downloadauditory.vim-9a00436d776cef72ba2d77478b585bb38bf52e25.tar.bz2
CHANGELOG: Update with v0.1.1 informationv0.1.1
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index ef2ba6c..464fdd0 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,10 @@
CHANGELOG
=========
+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
+
v0.1.0 (2015.08.16):
* Don't turn the sounds on by default when the plugin is loaded
* Add `g:auditory_on` config variable