aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 131a3cc..9674123 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Change Log
+## [0.1.3](https://github.com/prettier/vim-prettier/tree/0.1.3) (2017-09-30)
+[Full Changelog](https://github.com/prettier/vim-prettier/compare/0.1.2...0.1.3)
+
+**Fixed bugs:**
+
+- Non javascript parsers were broken due to parser flag been ignored by prettier when using configPrecedence
+
## [0.1.2](https://github.com/prettier/vim-prettier/tree/0.1.2) (2017-09-26)
[Full Changelog](https://github.com/prettier/vim-prettier/compare/0.1.1...0.1.2)
@@ -200,4 +207,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)* \ No newline at end of file
+\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*