Skip to content

Commit 1f61e33

Browse files
authored
Release 9.0.1 (#351)
1 parent fa3d28c commit 1f61e33

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@ Android ChangeLog
33

44
Migration Guide: http://docs.urbanairship.com/topic_guides/android_migration.html.
55

6+
Version 9.0.1 - February 13, 2018
7+
=================================
8+
9+
Patch release to fix a minor display issue and data validation for in-app messaging.
10+
11+
Changes
12+
-------
13+
- Fixed in-app message displays when using the EXCLUDE_FROM_AUTO_SHOW flag in the manifest.
14+
- Added missing checks for identifier lengths for both in-app messages and message buttons.
15+
16+
617
Version 9.0.0 - January 31, 2018
718
================================
819

airship.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Airship Version
2-
version = 9.0.0
2+
version = 9.0.1
33

44
# Support Library Version
55
supportLibVersion = 27.0.2

0 commit comments

Comments
 (0)