diff options
| -rw-r--r-- | CHANGELOG | 3 | ||||
| -rw-r--r-- | doc/auditory.txt | 2 |
2 files changed, 4 insertions, 1 deletions
@@ -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* |
