We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2114ac commit 8c76dd3Copy full SHA for 8c76dd3
CHANGELOG.md
@@ -1,9 +1,13 @@
1
# CHANGELOG
2
3
-## 4.4.0 (2023-??-??)
+## 5.0.0 (2025-01-01)
4
5
+* Removed: Support for PHP < 8.2
6
+* Added: Support for PHP 8.2, 8.3, 8.4
7
* Added: Method `AbstractHttpProvider::createRequest()`
-* 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
11
12
## 4.3.0 (2022-07-30)
13
0 commit comments