Update changelog

This commit is contained in:
Andrew Millington
2019-08-31 18:59:03 +01:00
parent 7db4cdb875
commit f604109168

View File

@@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased] ## [Unreleased]
### Added (v9)
- A CryptKeyInterface to allow developers to change the CryptKey implementation with greater ease (PR #1044)
### Fixed ### Fixed
- Clients are now explicitly prevented from using the Client Credentials grant unless they are confidential to conform - Clients are now explicitly prevented from using the Client Credentials grant unless they are confidential to conform
with the OAuth2 spec (PR #1035) with the OAuth2 spec (PR #1035)