We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4afb109 commit f40ce5bCopy full SHA for f40ce5b
CHANGELOG.md
@@ -1,3 +1,12 @@
1
# Changelog
2
3
-All notable changes to this `laravel-opensearch` package will be documented in this file.
+All notable changes to this `laravel-opensearch` package will be documented in this file.
4
+
5
+## v3.0.1 - 2025-06-04
6
7
+This release is compatible with Laravel 10, 11 & 12
8
9
+What's Changed
10
+Bug fix: Chunking $count value fixed for setting query limit correctly, via https://github.com/pdphilip/laravel-elasticsearch/issues/68
11
12
+**Full Changelog**: https://github.com/pdphilip/laravel-opensearch/compare/v3.0.0...v3.0.1
0 commit comments