diff --git a/CHANGELOG.md b/CHANGELOG.md index 110e0468..5dec9f54 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log +## [2.17.0](https://github.com/auth0/auth0-java/tree/2.17.0) (2025-01-10) +[Full Changelog](https://github.com/auth0/auth0-java/compare/2.16.0...2.17.0) + +**Added** +- Update EXAMPLES.md to fix variable usage [\#690](https://github.com/auth0/auth0-java/pull/690) ([tanya732](https://github.com/tanya732)) +- Added Support for Self-Service-Profile [\#683](https://github.com/auth0/auth0-java/pull/683) ([tanya732](https://github.com/tanya732)) +- Added support for Back Channel Login [\#682](https://github.com/auth0/auth0-java/pull/682) ([tanya732](https://github.com/tanya732)) + ## [2.17.0](https://github.com/auth0/auth0-java/tree/2.17.0) (2025-01-08) [Full Changelog](https://github.com/auth0/auth0-java/compare/2.16.0...2.17.0)