diff options
| author | mitermayer <mitermayer.reis@gmail.com> | 2017-09-14 11:15:40 -0700 |
|---|---|---|
| committer | mitermayer <mitermayer.reis@gmail.com> | 2017-09-14 11:15:40 -0700 |
| commit | 7f3c9f3d92619eedf0593b915dae0e3fd20aaa27 (patch) | |
| tree | cb4e0098ed3da6a982767f2a833d1e77667c7758 | |
| parent | e5dd1fed0dc69f8fbc67e43268f07203ed321056 (diff) | |
| download | vim-prettier-7f3c9f3d92619eedf0593b915dae0e3fd20aaa27.tar.xz | |
Updating changelog
| -rw-r--r-- | CHANGELOG.md | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index bf49b65..a533f50 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,21 @@ ## [Unreleased](https://github.com/prettier/vim-prettier/tree/HEAD) -[Full Changelog](https://github.com/prettier/vim-prettier/compare/0.0.14...HEAD) +[Full Changelog](https://github.com/prettier/vim-prettier/compare/0.1.0...HEAD) + +**Implemented enhancements:** + +- Upgrade to support prettier 1.6 [\#51](https://github.com/prettier/vim-prettier/issues/51) + +## [0.1.0](https://github.com/prettier/vim-prettier/tree/0.1.0) (2017-09-14) +[Full Changelog](https://github.com/prettier/vim-prettier/compare/0.0.15...0.1.0) + +**Merged pull requests:** + +- Issue/51 adding support for prettier 1.7 [\#52](https://github.com/prettier/vim-prettier/pull/52) ([mitermayer](https://github.com/mitermayer)) + +## [0.0.15](https://github.com/prettier/vim-prettier/tree/0.0.15) (2017-08-30) +[Full Changelog](https://github.com/prettier/vim-prettier/compare/0.0.14...0.0.15) **Fixed bugs:** |
