Skip to content

Commit

Permalink
Update CHANGELOG.md to reflect strict_types changes (#2205)
Browse files Browse the repository at this point in the history
  • Loading branch information
sidz authored Mar 27, 2024
1 parent cbc602a commit 9f56ce0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* `Elastica\Connection\Strategy\StrategyFactory`
* `Elastica\Connection\Strategy\StrategyInterface`
* Removed `Elastica\Client::setLogger()` method [#2148](https://github.com/ruflin/Elastica/pull/2148)
* Enabled `strict_types` on all classes [#2190](https://github.com/ruflin/Elastica/pull/2190)




### Added
* Added support for PHP 8.2 [#2136](https://github.com/ruflin/Elastica/pull/2136)
* Added missing `@throws` annotations to Client::request and related methods [#2152](https://github.com/ruflin/Elastica/pull/2152)
Expand Down

0 comments on commit 9f56ce0

Please sign in to comment.