Skip to content

Commit 1c69a01

Browse files
committed
Update CHANGELOG.md
1 parent 48b9534 commit 1c69a01

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
# Release Notes
22

3-
## [Unreleased](https://github.com/laravel/passport/compare/v10.1.4...10.x)
3+
## [Unreleased](https://github.com/laravel/passport/compare/v10.2.0...10.x)
4+
5+
6+
## [v10.2.0 (2021-11-02)](https://github.com/laravel/passport/compare/v10.1.4...v10.2.0)
7+
8+
### Added
9+
- Add custom encryption key for JWT tokens ([#1501](https://github.com/laravel/passport/pull/1501))
10+
11+
### Changed
12+
- Refactor expiry dates to intervals ([#1500](https://github.com/laravel/passport/pull/1500))
413

514

615
## [v10.1.4 (2021-10-19)](https://github.com/laravel/passport/compare/v10.1.3...v10.1.4)

0 commit comments

Comments
 (0)