Skip to content

Commit d1b20ea

Browse files
committed
1.9.2
1 parent ad01c87 commit d1b20ea

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

SDK/Batch.aar

2.61 KB
Binary file not shown.

SDK/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
CHANGELOG
22
=========
33

4+
1.9.2
5+
----
6+
* Batch is now available on Maven Central!
7+
* Unofbuscated classes that have been wrongly obfuscated before. BatchNotificationAction is now available.
8+
* Introducing BatchNotificationInterceptor, which allows you to change the generated notificationId or change the NotificationCompat.Builder instance that Batch uses
9+
to display notifications. This allows you to add features such as a Wear extender, etc.
10+
411
1.9.1
512
----
613
* Batch SDK is now built with and targets API 26

0 commit comments

Comments
 (0)