Update CHANGELOG.

This commit is contained in:
Juan Ignacio Fiorentino 2015-04-22 11:48:47 -03:00
parent 495500d09e
commit 303df2b3d2

View file

@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
### [Unreleased]
#### Added
- Initial migrations.
##### Fixed
- Important bug with id_token when using implicit flow.
- Validate Code expiration in Auth Code Flow.