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 f1f5c61 commit a643d5dCopy full SHA for a643d5d
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/scout/compare/v7.1.1...7.0)
+## [Unreleased](https://github.com/laravel/scout/compare/v7.1.2...7.0)
4
+
5
6
+## [v7.1.2 (2019-04-30)](https://github.com/laravel/scout/compare/v7.1.1...v7.1.2)
7
8
+### Fixed
9
+- Calling `values()` on sorted collection to reset the array keys ([#372](https://github.com/laravel/scout/pull/372))
10
11
12
## [v7.1.1 (2019-04-02)](https://github.com/laravel/scout/compare/v7.1.0...v7.1.1)
0 commit comments