Skip to content

Commit

Permalink
bump version to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JuliusPC committed Feb 14, 2024
1 parent 71d7b49 commit 6f8df75
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [master]

## [1.2.0]

### Removed
* dropped support for PHP versions <7.3
* removed method `setHttpUpgradeInsecureRequests(false)` [#17](https://github.com/JuliusPC/OpenID-Connect-PHP/issues/17)
* removed methods `setVerifyHost()` and `getVerifyHost()` due to use of Guzzle instead of curl directly

### Added
* more unit tests
* added parameter `state` to method `signOut` to allow maintaining state between redirects

## [1.1.3]

Expand Down

0 comments on commit 6f8df75

Please sign in to comment.