Skip to content

Commit ca90b1b

Browse files
authored
[TASK] Add kudos to @ziegenberg to the changelog (#583)
1 parent bf985db commit ca90b1b

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff 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

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)