diff --git a/CHANGELOG.md b/CHANGELOG.md index 446003b43c1..a47c99edcf4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,9 @@ MINOR ### PaymentSheet * [Fixed] Fixed an issue where `LinkController` used the shared `STPAPIClient` instead of the `apiClient` specified in the caller, affecting apps using multiple API client instances. +### Connect +* [Changed] [#66351](https://github.com/stripe/stripe-ios/pull/6351) Theming tokens in connect embedded components is now GA. + ## 25.11.0 2026-04-13 ### PaymentSheet * [Added] Added support for Pay by Bank payments (GA in GB, private preview in EU).