Skip to content

Commit c274e92

Browse files
committed
Update CHANGELOG.md
1 parent ab797a3 commit c274e92

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
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)

0 commit comments

Comments
 (0)