Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jbelien authored Jan 1, 2025
1 parent f2114ac commit 8c76dd3
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
# CHANGELOG

## 4.4.0 (2023-??-??)
## 5.0.0 (2025-01-01)

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

## 4.3.0 (2022-07-30)

Expand Down

0 comments on commit 8c76dd3

Please sign in to comment.