aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormitermayer <mitermayer.reis@gmail.com>2017-09-17 23:48:09 -0700
committermitermayer <mitermayer.reis@gmail.com>2017-09-17 23:48:09 -0700
commit32738adf95888ec43d53d55c99bada5290305477 (patch)
tree09f36212e5b5962c1dbf5ef5de74065c8b512c6a
parent7508a06ffd00dadd65237abd92377f1cad3562fa (diff)
downloadvim-prettier-32738adf95888ec43d53d55c99bada5290305477.tar.xz
Updating changelog
-rw-r--r--CHANGELOG.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a533f50..a3e0cd3 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.1.0...HEAD)
+[Full Changelog](https://github.com/prettier/vim-prettier/compare/0.1.1...HEAD)
+
+**Merged pull requests:**
+
+- feature: Adding more commands [\#54](https://github.com/prettier/vim-prettier/pull/54) ([mitermayer](https://github.com/mitermayer))
+
+## [0.1.1](https://github.com/prettier/vim-prettier/tree/0.1.1) (2017-09-18)
+[Full Changelog](https://github.com/prettier/vim-prettier/compare/0.1.0...0.1.1)
**Implemented enhancements:**