File tree Expand file tree Collapse file tree 2 files changed +33
-1
lines changed Expand file tree Collapse file tree 2 files changed +33
-1
lines changed Original file line number Diff line number Diff line change 1- # Revision History
1+ # Changelog
2+
3+ All notable changes to this project will be documented in this file.
4+ This project adheres to [ Semantic Versioning] ( https://semver.org/ ) .
5+
6+ ## x.y.z
7+
8+ ### Added
9+
10+ ### Changed
11+
12+ ### Deprecated
13+
14+ ### Removed
15+
16+ ### Fixed
17+
18+ ## 8.4.1
19+
20+ ### Added
21+
22+ - Add more unit tests
23+
24+ ### Fixed
25+
26+ - Retain CSSList and Rule comments when rendering CSS (#351 )
27+ - Replace invalid ` turns ` unit with ` turn ` (#350 )
28+ - Also allow string values for rules
229
330## 8.4.0
431
Original file line number Diff line number Diff line change 3535 "Sabberworm\\ CSS\\ Tests\\ " : " tests/"
3636 }
3737 },
38+ "extra" : {
39+ "branch-alias" : {
40+ "dev-master" : " 9.0.x-dev"
41+ }
42+ },
3843 "scripts" : {
3944 "ci" : [
4045 " @ci:static"
You can’t perform that action at this time.
0 commit comments