Skip to content

Commit f414ff9

Browse files
authored
[TASK] Prepare the 8.7.0 release (#742)
1 parent cef9e7c commit f414ff9

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,18 @@ This project adheres to [Semantic Versioning](https://semver.org/).
77

88
### Added
99

10+
### Changed
11+
12+
### Deprecated
13+
14+
### Removed
15+
16+
### Fixed
17+
18+
## 8.7.0: Add support for PHP 8.4
19+
20+
### Added
21+
1022
- Add support for PHP 8.4 (#675, #701, #746, #751)
1123

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

22-
### Removed
23-
2434
### Fixed
2535

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

0 commit comments

Comments
 (0)