Skip to content

Commit 0d9d063

Browse files
committed
Update Changelog
1 parent 3c492e5 commit 0d9d063

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

CHANGELOG.md

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

3-
[diff](https://github.com/prettier/plugin-pug/compare/2.4.2...main)
3+
[diff](https://github.com/prettier/plugin-pug/compare/2.5.0...main)
4+
5+
# 2.5.0
6+
7+
[diff](https://github.com/prettier/plugin-pug/compare/2.4.2...2.5.0)
8+
9+
## BREAKING CHANGES
10+
11+
- **Dropped support for node v14** ([#441])
12+
13+
## Other changes
14+
15+
- Fix trailing whitespace after class ([#442])
16+
17+
[#441]: https://github.com/prettier/plugin-pug/pull/441
18+
[#442]: https://github.com/prettier/plugin-pug/pull/442
419

520
# 2.4.2
621

0 commit comments

Comments
 (0)