We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48b9534 commit 1c69a01Copy full SHA for 1c69a01
CHANGELOG.md
@@ -1,6 +1,15 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/passport/compare/v10.1.4...10.x)
+## [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))
13
14
15
## [v10.1.4 (2021-10-19)](https://github.com/laravel/passport/compare/v10.1.3...v10.1.4)
0 commit comments