diff --git a/CHANGELOG.md b/CHANGELOG.md index e66486205..eb9d30400 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 6.5.0 + +### Features + +- [#1186](https://github.com/okta/okta-auth-js/pull/1186) Supports `maxAge` param in interaction code flow. This parameter can be passed in from either SDK level options or `idx.interact` options. + ## 6.4.2 ### Fixes