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 68fbcd1 commit 591a041Copy full SHA for 591a041
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Release Notes
2
3
+## [v6.1.3](https://github.com/laravel/scout/compare/v6.1.2...v6.1.3)
4
+### Fixed
5
+- Pass plain array to newCollection method ([68fbcd1](https://github.com/laravel/scout/commit/68fbcd1e67fd1e0b9ee8ba32ece2e68e28630c7e))
6
+
7
## [v6.1.1](https://github.com/laravel/scout/compare/v6.1.0...v6.1.1)
8
### Added
9
- Builder implementation can be changed using the container ([#322](https://github.com/laravel/scout/pull/322))
0 commit comments