We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f09aee5 commit 38d9ee0Copy full SHA for 38d9ee0
CHANGELOG.md
@@ -1,6 +1,13 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/passport/compare/v9.3.0...9.x)
+## [Unreleased](https://github.com/laravel/passport/compare/v9.3.1...9.x)
4
+
5
6
+## [v9.3.1 (2020-07-21)](https://github.com/laravel/passport/compare/v9.3.0...v9.3.1)
7
8
+### Fixed
9
+- Use custom models in purge command if set ([#1316](https://github.com/laravel/passport/pull/1316))
10
+- Apply table responsive on table class ([#1318](https://github.com/laravel/passport/pull/1318))
11
12
13
## [v9.3.0 (2020-06-30)](https://github.com/laravel/passport/compare/v9.2.2...v9.3.0)
0 commit comments