We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f984a7f commit 7ddaa0fCopy full SHA for 7ddaa0f
CHANGELOG.md
@@ -1,6 +1,13 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/passport/compare/v9.2.1...9.x)
+## [Unreleased](https://github.com/laravel/passport/compare/v9.2.2...9.x)
4
+
5
6
+## [v9.2.2 (2020-06-25)](https://github.com/laravel/passport/compare/v9.2.1...v9.2.2)
7
8
+### Fixed
9
+- Fix maxlength for token names ([#1300](https://github.com/laravel/passport/pull/1300))
10
+- Improve `passport:install` command ([#1294](https://github.com/laravel/passport/pull/1294))
11
12
13
## [v9.2.1 (2020-05-14)](https://github.com/laravel/passport/compare/v9.2.0...v9.2.1)
0 commit comments