You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
23
23
* Changed `value` in `SetProcessor` to accept `mixed` instead of `string` by @franmomu[#2082](https://github.com/ruflin/Elastica/pull/2082)
24
24
* Updated `Query::create` PHPDoc to include supported types and propagate it to callers by @franmomu[#2088](https://github.com/ruflin/Elastica/pull/2088)
25
25
* Update some iterable types in PHPDoc to be more specific by @franmomu[#2092](https://github.com/ruflin/Elastica/pull/2092)
26
+
* Updated `AwsAuthV4Test` adding assertions for exception type by @franmomu[#2094](https://github.com/ruflin/Elastica/pull/2094)
26
27
27
28
### Deprecated
28
29
* Deprecated `Elastica\Reindex::WAIT_FOR_COMPLETION_FALSE`, use a boolean as parameter instead by @franmomu[#2070](https://github.com/ruflin/Elastica/pull/2070)
0 commit comments