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 f765673 commit c7ae809Copy full SHA for c7ae809
CHANGELOG.md
@@ -1,6 +1,13 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/scout/compare/v9.7.2...9.x)
+## [Unreleased](https://github.com/laravel/scout/compare/v9.8.0...9.x)
4
+
5
+## [v9.8.0](https://github.com/laravel/scout/compare/v9.7.2...v9.8.0) - 2023-01-17
6
7
+### Added
8
9
+- Laravel v10 Support by @driesvints in https://github.com/laravel/scout/pull/696
10
+- Enable order by for `collection` & `database` engines by @stein-j in https://github.com/laravel/scout/pull/695
11
12
## [v9.7.2](https://github.com/laravel/scout/compare/v9.7.1...v9.7.2) - 2023-01-09
13
0 commit comments