aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormitermayer <mitermayer.reis@gmail.com>2017-10-07 20:37:24 -0700
committermitermayer <mitermayer.reis@gmail.com>2017-10-07 20:37:24 -0700
commit3f2e34d8bbf5d6c7cca55d2a29642df82c2001cc (patch)
treecd64bc50c7a8bed8326d6f86571cded5daf154b4
parent2aa1c0cc0f9e9f424853713bb83bbe91b517242e (diff)
downloadvim-prettier-3f2e34d8bbf5d6c7cca55d2a29642df82c2001cc.tar.xz
Updating changelog
-rw-r--r--CHANGELOG.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 48a9170..f8415db 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,7 +2,14 @@
## [Unreleased](https://github.com/prettier/vim-prettier/tree/HEAD)
-[Full Changelog](https://github.com/prettier/vim-prettier/compare/0.2.2...HEAD)
+[Full Changelog](https://github.com/prettier/vim-prettier/compare/0.2.3...HEAD)
+
+**Merged pull requests:**
+
+- adding suppor for vim8 versions older than 8.0.0015 to use async job API [\#66](https://github.com/prettier/vim-prettier/pull/66) ([mitermayer](https://github.com/mitermayer))
+
+## [0.2.3](https://github.com/prettier/vim-prettier/tree/0.2.3) (2017-10-08)
+[Full Changelog](https://github.com/prettier/vim-prettier/compare/0.2.2...0.2.3)
**Merged pull requests:**