Clarify changelog message

This commit is contained in:
sephster 2019-05-05 08:58:34 +01:00
parent 9bc7f6c8c5
commit 9236e842d9
No known key found for this signature in database
GPG Key ID: 077754CA23023F4F

View File

@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased] ## [Unreleased]
### Changed ### Changed
- Refresh Tokens are now optional (#649) - RefreshTokenRepository can now return null, allowing refresh tokens to be optional. (PR #649)
## [7.3.3] - released 2019-03-29 ## [7.3.3] - released 2019-03-29
### Added ### Added