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 765d804 commit 8b39691Copy full SHA for 8b39691
CHANGELOG.md
@@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
7
8
+## [2.0.1]
9
+### Fixed
10
+- Make lib/Store/* available for Symfony DI.
11
+- Fix ClientEntity postLogoutRedirectUri json_decode when 'post_logout_redirect_uri' is not defined
12
+
13
## [2.0.0-rc.1] - 2021-10-08
14
### Added
15
- Implicit flow support
0 commit comments