diff options
| author | mitermayer <mitermayer.reis@gmail.com> | 2017-08-06 12:37:13 -0700 |
|---|---|---|
| committer | mitermayer <mitermayer.reis@gmail.com> | 2017-08-06 12:37:13 -0700 |
| commit | a02ba8f9b676815722ce52b74165fa892cff94ea (patch) | |
| tree | 476a9096cb0e6ac8bc3b4217fb88667fe21dbd4c | |
| parent | ddea1a2fc5a8bb35f923a18a233fa45a016453ab (diff) | |
| download | vim-prettier-a02ba8f9b676815722ce52b74165fa892cff94ea.tar.xz | |
Updating released changelog
| -rw-r--r-- | CHANGELOG.md | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index b0ff1bd..fc88f70 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.0.11...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) + +## [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) **Implemented enhancements:** @@ -18,6 +25,7 @@ **Merged pull requests:** +- Adding changelog file [\#38](https://github.com/prettier/vim-prettier/pull/38) ([mitermayer](https://github.com/mitermayer)) - Adding MIT license [\#37](https://github.com/prettier/vim-prettier/pull/37) ([mitermayer](https://github.com/mitermayer)) - Bumping prettier internal dependencie plugin to 1.5.3 [\#36](https://github.com/prettier/vim-prettier/pull/36) ([mitermayer](https://github.com/mitermayer)) @@ -133,4 +141,4 @@ ## [0.0.1](https://github.com/prettier/vim-prettier/tree/0.0.1) (2017-05-24) -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
\ No newline at end of file |
