From 24807b9e798e6e3ad9e8ab0a2e6bc8894acddc6b Mon Sep 17 00:00:00 2001 From: mitermayer Date: Tue, 29 Aug 2017 23:14:11 -0700 Subject: changelog update --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 08cf82a..bf49b65 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,18 @@ [Full Changelog](https://github.com/prettier/vim-prettier/compare/0.0.14...HEAD) +**Fixed bugs:** + +- PrettierAsync does not work on Windows [\#46](https://github.com/prettier/vim-prettier/issues/46) + +**Closed issues:** + +- :Prettier make cursor history wrong when navigating with \ [\#48](https://github.com/prettier/vim-prettier/issues/48) + **Merged pull requests:** +- Making sure that after formatting we preserve in the same line [\#50](https://github.com/prettier/vim-prettier/pull/50) ([mitermayer](https://github.com/mitermayer)) +- Added extensions to vim configuration example [\#49](https://github.com/prettier/vim-prettier/pull/49) ([niftylettuce](https://github.com/niftylettuce)) - Async command was not working for windows this patch will make sure it [\#47](https://github.com/prettier/vim-prettier/pull/47) ([mitermayer](https://github.com/mitermayer)) ## [0.0.14](https://github.com/prettier/vim-prettier/tree/0.0.14) (2017-08-24) -- cgit v1.3