From 7b53531c3fe643fb115d3c6a87c5fb7a396b5871 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sun, 16 Aug 2015 20:54:21 -0400 Subject: Increase version to v0.1.2 * Update CHANGELOG * Update version string in docs --- CHANGELOG | 3 +++ doc/auditory.txt | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) 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 License: MIT -Version: 0.1.0 +Version: 0.1.2 ============================================================================== CONTENTS *auditory-contents* -- cgit v1.2.3