File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -35,6 +35,9 @@ This project adheres to [Semantic Versioning](https://semver.org/).
3535- Fix PHP notice caused by parsing invalid color values having less than 6 characters (#485 )
3636- Fix (regression) failure to parse at-rules with strict parsing (#456 )
3737
38+ @ziegenberg is a new contributor to this release and did a lot of the heavy
39+ lifting. Thanks! :heart :
40+
3841## 8.5.0
3942
4043### Added
Original file line number Diff line number Diff line change @@ -793,6 +793,7 @@ classDiagram
793793* [ nicolopignatelli] ( https://github.com/nicolopignatelli ) for PSR-0 compatibility.
794794* [ diegoembarcadero] ( https://github.com/diegoembarcadero ) for keyframe at-rule parsing.
795795* [ goetas] ( https://github.com/goetas ) for @namespace at-rule support.
796+ * [ ziegenberg] ( https://github.com/ziegenberg ) for general housekeeping and cleanup.
796797* [ View full list] ( https://github.com/sabberworm/PHP-CSS-Parser/contributors )
797798
798799## Misc
You can’t perform that action at this time.
0 commit comments