aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormitermayer <mitermayer.reis@gmail.com>2017-08-12 17:44:06 -0700
committermitermayer <mitermayer.reis@gmail.com>2017-08-12 17:44:06 -0700
commitf86f1511461dc677f3b128f49a39496b4f7eaf2c (patch)
tree50235ef7b9158eb0f5e472e522dd637e1a3c2279
parentecaaed603943b2cf61bf75cf329853c96874cc07 (diff)
downloadvim-prettier-f86f1511461dc677f3b128f49a39496b4f7eaf2c.tar.xz
updating changelog
-rw-r--r--CHANGELOG.md13
1 files changed, 8 insertions, 5 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1deda5a..ffcdb76 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,11 +2,7 @@
## [Unreleased](https://github.com/prettier/vim-prettier/tree/HEAD)
-[Full Changelog](https://github.com/prettier/vim-prettier/compare/0.0.12...HEAD)
-
-**Implemented enhancements:**
-
-- Include changelog [\#35](https://github.com/prettier/vim-prettier/issues/35)
+[Full Changelog](https://github.com/prettier/vim-prettier/compare/0.0.13...HEAD)
**Fixed bugs:**
@@ -16,6 +12,13 @@
- bugfix: should not clear quickfix unless opened by vim-prettier itself [\#40](https://github.com/prettier/vim-prettier/pull/40) ([mitermayer](https://github.com/mitermayer))
+## [0.0.13](https://github.com/prettier/vim-prettier/tree/0.0.13) (2017-08-13)
+[Full Changelog](https://github.com/prettier/vim-prettier/compare/0.0.12...0.0.13)
+
+**Implemented enhancements:**
+
+- Include changelog [\#35](https://github.com/prettier/vim-prettier/issues/35)
+
## [0.0.12](https://github.com/prettier/vim-prettier/tree/0.0.12) (2017-08-06)
[Full Changelog](https://github.com/prettier/vim-prettier/compare/0.0.11...0.0.12)