From ba800ad68c870d2d2e6145d5ee0d2690fccf58af Mon Sep 17 00:00:00 2001 From: Stelios Voutsinas Date: Wed, 24 Jul 2024 15:15:05 -0700 Subject: [PATCH] .. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ab3ffc..9e6c856 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,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 +- Added deprecated AuthenticatorImpl, this is only useful in case this version of TAP is used with the old Auth params/implementations (Unlikely) ## 2.4.4 (2024-07-23)