Skip to content

Commit 191f866

Browse files
committed
Release 3.0.3
1 parent 5760799 commit 191f866

1 file changed

Lines changed: 9 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [3.0.3] - 2023-03-01
11+
12+
- Fixed return annotation.
13+
1014
## [3.0.2] - 2022-09-14
1115
### Fixed
12-
- State passed instead of nonce when validating id token
16+
- State passed instead of nonce when validating id token
1317

1418
## [3.0.1] - 2022-09-13
1519
### Fixed
16-
- Auto wiring when `itkdev_openid_connect.user_provider` was configured
20+
- Auto wiring when `itkdev_openid_connect.user_provider` was configured
1721

1822
## [3.0.0] - 2022-09-13
1923
### Added
20-
- Support for multiple user providers
24+
- Support for multiple user providers
2125
- Symfony 6.x support
2226
- Rector tooling
23-
- php-cs-fixer tooling
27+
- php-cs-fixer tooling
2428

2529
### Removed
2630
- PHP 7.4 and 8.0 support
@@ -43,7 +47,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4347

4448
## [1.0.1] - 2021-09-20
4549
### Fixed
46-
- Updated README
50+
- Updated README
4751
- Avoided duplicate cache configuration
4852

4953
## [1.0.0] - 2021-09-16

0 commit comments

Comments
 (0)