From 5ca7eb0d763e08923acda332e9d11b207ad01eaf Mon Sep 17 00:00:00 2001 From: Bruno Gutierrez Rios Date: Fri, 6 Dec 2024 16:21:49 -0300 Subject: [PATCH] Update CHANGELOG.md Co-authored-by: Adrian Galvan --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b63425662..a2db829ae0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,7 +19,7 @@ The types of changes are: ### Fixed -- saas connections based on `oauth_client_credentials` are properly updating their access token when we edit their secrets. +- SaaS integrations using `oauth_client_credentials` now properly update their access token when editing the secrets. ## [2.51.0](https://github.com/ethyca/fides/compare/2.50.0...2.51.0)