diff --git a/CHANGELOG.md b/CHANGELOG.md index 8decdd6d..45cb5cc3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ This project adheres to [Semantic Versioning](http://semver.org/). ### Fixed +- Audience parameter throws `InvalidAudienceError` when application does not specify an audience, but the token does. [#336][336] + ### Added [v1.6.0][1.6.0]