diff --git a/CHANGELOG.md b/CHANGELOG.md index a6df17b..9996616 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,19 +16,6 @@ The changes documented here do not include those from the original repository. ### Fix - (ios) `NotificationClickedV2` not being triggered when deep link property is not set (https://outsystemsrd.atlassian.net/browse/RMET-3695). -## [Version 2.3.2] - -### Features -- iOS - Subscribes and unsubscribes from `appGeneralTopic` - `appIdentifier-general-topic-ios` when registering and unregistering the device. (https://outsystemsrd.atlassian.net/browse/RMET-2947). -- (android) Subscribe to app general topic when registering device (and unsubscribe when unregistering) (https://outsystemsrd.atlassian.net/browse/RMET-2948). -- (android) Handle icon and color parameters in setupNotificationBuilder for Android 12+ compatibility - -### Fix -- (ios) `NotificationClickedV2` not being triggered when deep link property is not set (https://outsystemsrd.atlassian.net/browse/RMET-3695). - -### 04-10-2024 - - ## [Version 2.3.2] ### Features