Skip to content

Commit

Permalink
Merge branch 'release/3.0.3'
Browse files Browse the repository at this point in the history
  • Loading branch information
rimi-itk committed Mar 1, 2023
2 parents d93997c + 191f866 commit 7eae7ad
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,20 +7,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [3.0.3] - 2023-03-01

- Fixed return annotation.

## [3.0.2] - 2022-09-14
### Fixed
- State passed instead of nonce when validating id token
- State passed instead of nonce when validating id token

## [3.0.1] - 2022-09-13
### Fixed
- Auto wiring when `itkdev_openid_connect.user_provider` was configured
- Auto wiring when `itkdev_openid_connect.user_provider` was configured

## [3.0.0] - 2022-09-13
### Added
- Support for multiple user providers
- Support for multiple user providers
- Symfony 6.x support
- Rector tooling
- php-cs-fixer tooling
- php-cs-fixer tooling

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

## [1.0.1] - 2021-09-20
### Fixed
- Updated README
- Updated README
- Avoided duplicate cache configuration

## [1.0.0] - 2021-09-16
Expand Down

0 comments on commit 7eae7ad

Please sign in to comment.