From 7f9f8c4b72126d599f76452e91450d8a6313dff4 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Mon, 23 Nov 2015 23:57:13 -0500 Subject: Increase version to v0.1.3 * Update CHANGELOG with latest updates * Update version string in docs --- CHANGELOG | 6 ++++++ doc/auditory.txt | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index aa7776b..b06557b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,12 @@ CHANGELOG ========= +v0.1.3 (2015.11.23): + * Fix `G` mapping to behave as expected and move the cursor to the bottom + of the buffer when no count is specified + * Fix errors that would appear after double execution of `:AuditoryOn` and + `:AuditoryOff` + v0.1.2 (2015.08.16): * Add documentation diff --git a/doc/auditory.txt b/doc/auditory.txt index 85b93e1..c1861db 100644 --- a/doc/auditory.txt +++ b/doc/auditory.txt @@ -2,7 +2,7 @@ Author: Teddy Wing License: MIT -Version: 0.1.2 +Version: 0.1.3 ============================================================================== CONTENTS *auditory-contents* -- cgit v1.2.3