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 827f63a commit 74e2d6aCopy full SHA for 74e2d6a
CHANGELOG.md
@@ -3,7 +3,13 @@
3
## [Unreleased](https://github.com/laravel/scout/compare/v8.2.0...8.x)
4
5
6
-## [v8.2.0 (2020-08-04)](https://github.com/laravel/scout/compare/v8.0.1...v8.2.0)
+## [v8.2.1 (2020-08-06)](https://github.com/laravel/scout/compare/v8.2.0...v8.0.1)
7
+
8
+# Fixed
9
+- Fix undefined `$user` variable bug ([e751cf4](https://github.com/laravel/scout/commit/e751cf4669ecab2fce887265280d1dfd29075aef))
10
11
12
+## [v8.2.0 (2020-08-04)](https://github.com/laravel/scout/compare/v8.1.0...v8.2.0)
13
14
### Added
15
- Identifying users ([#411](https://github.com/laravel/scout/pull/411), [fe28ab2](https://github.com/laravel/scout/commit/fe28ab26bf1e5c9c3b46f2535bea746b69fa6fb1))
0 commit comments