diff --git a/CHANGELOG.md b/CHANGELOG.md index 2451575..349787f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # CHANGELOG -## Unreleased +## 1.7.2 - 2018-10-27 - ID Tokens must have a valid "auth_time" claim. - The signature of an ID Token is now verified even if a prior error occured (thanks [@kanoblake](https://github.com/kanoblake) for reporting the issue and providing a test case)