aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormitermayer <mitermayer.reis@gmail.com>2017-10-07 15:14:00 -0700
committermitermayer <mitermayer.reis@gmail.com>2017-10-07 15:14:00 -0700
commit46b496007760a1583a79bf7e5df2e825aa315884 (patch)
tree1dc4108ac9e7ee8197e5e8189690f1593c424519
parent4f6c033c40bd5a4172821c9d069d2cbc6362220a (diff)
downloadvim-prettier-46b496007760a1583a79bf7e5df2e825aa315884.tar.xz
updating change log
-rw-r--r--CHANGELOG.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index fa253f3..48a9170 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.1...HEAD)
+[Full Changelog](https://github.com/prettier/vim-prettier/compare/0.2.2...HEAD)
+
+**Merged pull requests:**
+
+- Making sure we can still save the results of last prettier async run on [\#65](https://github.com/prettier/vim-prettier/pull/65) ([mitermayer](https://github.com/mitermayer))
+
+## [0.2.2](https://github.com/prettier/vim-prettier/tree/0.2.2) (2017-10-07)
+[Full Changelog](https://github.com/prettier/vim-prettier/compare/0.2.1...0.2.2)
**Merged pull requests:**