Skip to content

Commit 83aacd0

Browse files
committed
Update CHANGELOG.md
1 parent 2845415 commit 83aacd0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

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

55
## 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).
6+
* Added: _Experimental_ support for HTML style tag and attribute (when used with [postcss-html](https://github.com/gucong3000/postcss-html) syntax).
7+
* Added: _Experimental_ support for CSS-in-JS (when used with [postcss-jsx](https://github.com/gucong3000/postcss-jsx) syntax).
88

99
## 4.0.1
1010
* Fixed: Incorrect sorting in Node.js 11, due recent change to `Array.sort()` in V8.

0 commit comments

Comments
 (0)