Skip to content

Commit 0f02f1c

Browse files
committed
Release 4.1.0
1 parent cdab77d commit 0f02f1c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](https://semver.org/).
44

5+
## 4.1.0
6+
* Added: Support for HTML style tag and attribute (when used with [postcss-html](https://github.com/gucong3000/postcss-html) syntax).
7+
* Added: Support for CSS-in-JS (when used with [postcss-jsx](https://github.com/gucong3000/postcss-jsx) syntax).
8+
59
## 4.0.1
610
* Fixed: Incorrect sorting in Node.js 11, due recent change to `Array.sort()` in V8.
711
* Fixed: Logic for `at-variables` keyword for `order` now follows `postcss-less@3` parser.

0 commit comments

Comments
 (0)