Skip to content

Commit 5ce9d8e

Browse files
committed
Update Changelog
1 parent 5ac38c3 commit 5ce9d8e

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
# Next
22

3-
[diff](https://github.com/prettier/plugin-pug/compare/2.1.1...main)
3+
[diff](https://github.com/prettier/plugin-pug/compare/2.2.0...main)
4+
5+
# 2.2.0
6+
7+
[diff](https://github.com/prettier/plugin-pug/compare/2.1.1...2.2.0)
8+
9+
- Preserve script tag after `//- prettier-ignore` ([#402])
10+
- Fix indent with `pugExplicitDiv` and `pugClassNotation=attribute` ([#405])
11+
- Add `pugPreserveAttributeBrackets` option ([#404])
12+
- Replace `trimRight` with `trimEnd` ([c955b9f])
13+
14+
[c955b9f]: https://github.com/prettier/plugin-pug/commit/c955b9f5935dc75f8cc9b50adf3de611e1e75499
15+
[#402]: https://github.com/prettier/plugin-pug/issues/402
16+
[#404]: https://github.com/prettier/plugin-pug/issues/404
17+
[#405]: https://github.com/prettier/plugin-pug/issues/405
418

519
# 2.1.1
620

0 commit comments

Comments
 (0)