We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 513f08e + d6a4328 commit 5d4584bCopy full SHA for 5d4584b
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Unity Plugin ChangeLog
2
3
+## Version 8.1.0 - January 15, 2020
4
+
5
+Minor release that adds support for In-App Automation message limits and segments.
6
7
+### Changes
8
+- Updated iOS SDK to 14.2.2
9
+- Updated Android SDK to 14.1.1
10
11
## Version 8.0.1 - October 1, 2020
12
13
Patch release fixing a crash related to channel update events in the iOS plugin. Apps currently
airship.properties
@@ -1,11 +1,11 @@
# Plugin version
-version = 8.0.1
+version = 8.1.0
# Urban Airship iOS SDK version
-iosAirshipVersion = 14.1.2
+iosAirshipVersion = 14.2.2
# Urban Airship Android SDK version
-androidAirshipVersion = 14.0.1
+androidAirshipVersion = 14.1.1
# Android X annotations
androidxAnnotationVersion = 1.1.0
0 commit comments