We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47e6135 commit 6d59c01Copy full SHA for 6d59c01
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Release Notes
2
3
+## [v6.1.0](https://github.com/laravel/scout/compare/v6.0.0...v6.1.0)
4
+
5
+### Fixed
6
+- Fix soft delete on `Searchable` trait ([#321](https://github.com/laravel/scout/pull/321))
7
8
+### Changed
9
+- Skip empty updates for `AlgoliaEngine` ([#318](https://github.com/laravel/scout/pull/318))
10
11
## [v6.0.0](https://github.com/laravel/scout/compare/v5.0.3...v6.0.0)
12
13
### Changed
0 commit comments