From 4373f2a04f73f15403f7478feef8b15edc2e4145 Mon Sep 17 00:00:00 2001 From: Christopher Quadflieg Date: Sun, 15 Dec 2019 15:45:01 +0100 Subject: [PATCH] Update Changelog --- CHANGELOG.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 13fc04b7..918379b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,14 @@ # Next -[diff](https://github.com/prettier/plugin-pug/compare/1.1.0...master) +[diff](https://github.com/prettier/plugin-pug/compare/1.1.1...master) + +# 1.1.1 + +[diff](https://github.com/prettier/plugin-pug/compare/1.1.0...1.1.1) + +- Fix space after `id` followed by `interpolated` code ([#49]) + +[#49]: https://github.com/prettier/plugin-pug/issues/49 # 1.1.0