From 5a1f64974237197bd142e090ee6259e266370022 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yusuf=20To=CC=88r?= <3296904+yusuftor@users.noreply.github.com> Date: Thu, 30 Jan 2025 21:20:17 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ad131dd9..b046446fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ The changelog for `SuperwallKit`. Also see the [releases](https://github.com/sup ### Breaking Changes - Replaces `entitlements.status` with `subscriptionStatus`. +- `entitlementStatusDidChange` reverted to `subscriptionStatusDidChange`. +- `EntitlementStatus` removed in favor of `SubscriptionStatus`. ### Enhancements