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 5b57dbc commit 174a12aCopy full SHA for 174a12a
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/passport/compare/v11.6.1...11.x)
+## [Unreleased](https://github.com/laravel/passport/compare/v11.7.0...11.x)
4
+
5
+## [v11.7.0](https://github.com/laravel/passport/compare/v11.6.1...v11.7.0) - 2023-02-08
6
7
+### Added
8
9
+- Add support for `EncryptCookies` middleware by @axlon in https://github.com/laravel/passport/pull/1628
10
11
## [v11.6.1](https://github.com/laravel/passport/compare/v11.6.0...v11.6.1) - 2023-02-03
12
0 commit comments