Skip to content

Commit

Permalink
[TASK] Prepare the 8.7.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverklee committed Oct 26, 2024
1 parent 068853d commit 2ea1413
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,18 @@ This project adheres to [Semantic Versioning](https://semver.org/).

### Added

### Changed

### Deprecated

### Removed

### Fixed

## 8.7.0: Add support for PHP 8.4

### Added

- Add support for PHP 8.4 (#675, #701, #746)

### Changed
Expand All @@ -19,8 +31,6 @@ This project adheres to [Semantic Versioning](https://semver.org/).
- Deprecate the expansion of shorthand properties (#719)
- Deprecate `Parser::setCharset()` and `Parser::getCharset()` (#703)

### Removed

### Fixed

- Fix type errors in PHP strict mode (#695)
Expand Down

0 comments on commit 2ea1413

Please sign in to comment.