From b2b2571bf20271d174527622b6f51d40bbcffd08 Mon Sep 17 00:00:00 2001 From: Josh Yaganeh <319444+jyaganeh@users.noreply.github.com> Date: Thu, 12 Dec 2024 16:20:14 -0800 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0cc2167..ab10a6d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,11 @@ # Airship DotNet Changelog ## Version 19.4.1 - Dec 6, 2024 -Minor release that updates the Airship.Net package to no longer depend on MAUI. +Minor release that updates the Airship.Net package to no longer depend on MAUI and adds methods to fetch channel and contact subscription lists to the cross-platform library. ### Changes - Removed unnecessary MAUI dependency from Airship.Net +- Added `FetchChannelSubscriptionLists` and `FetchContactSubscriptionLists` methods to Airship.Net ## Version 19.4.0 - July 29, 2024 Minor release that updates the Airship SDK to iOS 17.10.1 and Android 17.8.1.