From 49972914773e42606bce2d1ebd0e49e79d4c8d64 Mon Sep 17 00:00:00 2001 From: Jared Poelman Date: Fri, 13 Sep 2019 17:52:35 -0400 Subject: [PATCH] Updating Unity plugins --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 05f9cf53e..98da7e956 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 1.21.1 + +##### Changed +- Updated the native iOS bridge to [Braze iOS SDK 3.20.1](https://github.com/Appboy/appboy-ios-sdk/releases/tag/3.20.1). +- This patch updates the Braze iOS SDK Dependency from 3.20.0 to 3.20.1, which contains important bugfixes. Integrators should upgrade to this patch version. + ## 1.21.0 ##### Breaking