Skip to content

Commit

Permalink
[TASK] Prepare release of version 7.3.0 (#1357)
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverklee authored Oct 28, 2024
1 parent 8ec017c commit 6e00d9d
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,18 @@ Please also have a look at our

### Added

### Changed

### Deprecated

### Removed

### Fixed

## 7.3.0: Add support for PHP 8.4 and CSS custom properties

### Added

- Add support for PHP 8.4 (#1278)
- Support CSS custom properties (variables) (#1336)
- Support `:root` pseudo-class (#1306)
Expand All @@ -19,10 +31,6 @@ Please also have a look at our

- Require `sabberworm/php-css-parser:^8.7.0` (#1355)

### Deprecated

### Removed

### Fixed

- Preserve case of CSS custom property (variable) names (#1332)
Expand Down

0 comments on commit 6e00d9d

Please sign in to comment.