Fix PR number for changelog

This commit is contained in:
Andrew Millington 2018-04-21 21:41:48 +01:00
parent 05f5d90034
commit c94ec122aa
No known key found for this signature in database
GPG Key ID: 815DE090877B53F3

View File

@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
### Added
- Upgrade PHPStan checks to level 7 (PR #893)
- Upgrade PHPStan checks to level 7 (PR #856)
- Added event emitters for issued access and refresh tokens (PR #860)
- Can now use Defuse\Crypto\Key for encryption/decryption of keys which is faster than the Cryto class (PR #812)