diff --git a/CHANGELOG.md b/CHANGELOG.md index 837bdc8..f72f1eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.