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 87d88ce commit cf7a8ebCopy full SHA for cf7a8eb
CHANGELOG.md
@@ -1,6 +1,13 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/jetstream/compare/v2.3.1...2.x)
+## [Unreleased](https://github.com/laravel/jetstream/compare/v2.3.2...2.x)
4
+
5
6
+## [v2.3.2 (2021-04-13)](https://github.com/laravel/jetstream/compare/v2.3.1...v2.3.2)
7
8
+### Fixed
9
+- Check for session before attempting to invalidate ([#750](https://github.com/laravel/jetstream/pull/750))
10
+- Replace shadow-outline with ring ([#751](https://github.com/laravel/jetstream/pull/751))
11
12
13
## [v2.3.1 (2021-04-06)](https://github.com/laravel/jetstream/compare/v2.3.0...v2.3.1)
0 commit comments