diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e6c856..b80d132 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,7 @@ Find changes for the upcoming release in the project's [changelog.d](https://git ### Changed -- Introduce RubinIdentityManagerImpl, extends IdentityManager which replaces the deprecated Authenticator +- Changed QueryJobManager to use the IdentityManager available via the AuthenticationUtil class (OpenID in our case) - Added deprecated AuthenticatorImpl, this is only useful in case this version of TAP is used with the old Auth params/implementations (Unlikely)