Skip to content

Commit

Permalink
Add changelog for Scroll::clear change
Browse files Browse the repository at this point in the history
  • Loading branch information
SosthenG authored Apr 19, 2024
1 parent 7f87a17 commit 25c5858
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* `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)
* Changed `Elastica\Scroll:clear` to use `scroll_id` body parameter instead of url parameter [#2211](https://github.com/ruflin/Elastica/pull/2211)


### Added
Expand Down

0 comments on commit 25c5858

Please sign in to comment.