Skip to content

Commit 8c76dd3

Browse files
authored
Update CHANGELOG.md
1 parent f2114ac commit 8c76dd3

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
# CHANGELOG
22

3-
## 4.4.0 (2023-??-??)
3+
## 5.0.0 (2025-01-01)
44

5+
* Removed: Support for PHP < 8.2
6+
* Added: Support for PHP 8.2, 8.3, 8.4
57
* Added: Method `AbstractHttpProvider::createRequest()`
6-
* Deprecated: Method `AbstractHttpProvider::getMessageFactory()`
8+
* Added: PHPStan Level 6
9+
* Changed: Method `AbstractHttpProvider::getMessageFactory()` is now deprecated
10+
* Changed: Run "Subtree Split" using GitHub Actions
711

812
## 4.3.0 (2022-07-30)
913

0 commit comments

Comments
 (0)