Skip to content

Commit a51143a

Browse files
committed
Update Changelog
1 parent e50d07e commit a51143a

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

CHANGELOG.md

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

3-
[diff](https://github.com/prettier/plugin-pug/compare/3.1.0...main)
3+
[diff](https://github.com/prettier/plugin-pug/compare/3.2.1...main)
4+
5+
# 3.2.1
6+
7+
[diff](https://github.com/prettier/plugin-pug/compare/3.2.0...3.2.1)
8+
9+
- Fix special case for escaped double quotes in Vue expressions ([#529])
10+
11+
[#529]: https://github.com/prettier/plugin-pug/pull/529
12+
13+
# 3.2.0
14+
15+
[diff](https://github.com/prettier/plugin-pug/compare/3.1.0...3.2.0)
16+
17+
- Multiple fixes for class attribute conversions ([#509])
18+
19+
[#509]: https://github.com/prettier/plugin-pug/pull/509
420

521
# 3.1.0
622

0 commit comments

Comments
 (0)