File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 11# Release Notes
22
3- ## [ Unreleased] ( https://github.com/laravel/passport/compare/v9.0.1...9.x )
3+ ## [ Unreleased] ( https://github.com/laravel/passport/compare/v9.1.0...9.x )
4+
5+
6+ ## [ v9.1.0 (2020-05-08] ( https://github.com/laravel/passport/compare/v9.0.1...v9.1.0 )
7+
8+ ### Added
9+ - Implement secret modal ([ #1258 ] ( https://github.com/laravel/passport/pull/1258 ) )
10+ - Warn about one-time-hashed-secret ([ #1259 ] ( https://github.com/laravel/passport/pull/1259 ) )
11+ - Add force option to hash command ([ #1251 ] ( https://github.com/laravel/passport/pull/1251 ) )
12+
13+ ### Fixed
14+ - Implement personal access client config ([ #1260 ] ( https://github.com/laravel/passport/pull/1260 ) )
415
516
617## [ v9.0.1 (2020-05-06)] ( https://github.com/laravel/passport/compare/v9.0.0...v9.0.1 )
You can’t perform that action at this time.
0 commit comments