Skip to content

Commit 6d4c502

Browse files
committed
Bump to 8.5.0 and add more changes mentioned in review
1 parent 759fdfa commit 6d4c502

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,21 @@ This project adheres to [Semantic Versioning](https://semver.org/).
1515

1616
### Fixed
1717

18-
## 8.4.1
18+
## 8.5.0
1919

2020
### Added
2121

22-
- Add more unit tests
22+
- Add a method to get an import's media queries (#384)
23+
- Add more unit tests (#381, #382)
2324

2425
### Fixed
2526

2627
- Retain CSSList and Rule comments when rendering CSS (#351)
2728
- Replace invalid `turns` unit with `turn` (#350)
28-
- Also allow string values for rules
29+
- Also allow string values for rules (#348)
30+
- Fix invalid calc parsing (#169)
31+
- Handle scientific notation when parsing sizes (#179)
32+
- Fix PHP 8.1 compatibility in `ParserState::strsplit()` (#344)
2933

3034
## 8.4.0
3135

0 commit comments

Comments
 (0)