diff options
| author | Teddy Wing | 2015-11-23 23:57:13 -0500 |
|---|---|---|
| committer | Teddy Wing | 2015-11-23 23:57:13 -0500 |
| commit | 7f9f8c4b72126d599f76452e91450d8a6313dff4 (patch) | |
| tree | 91145b4125b5e306efca0b3996281a03053367a0 /CHANGELOG | |
| parent | 1df8b5a6629c84714c5807d6c06e631b171b9c79 (diff) | |
| download | auditory.vim-7f9f8c4b72126d599f76452e91450d8a6313dff4.tar.bz2 | |
Increase version to v0.1.3v0.1.3
* Update CHANGELOG with latest updates
* Update version string in docs
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |
