Skip to content

Commit 2e73579

Browse files
committed
1.15.1
1 parent c2b8ea5 commit 2e73579

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

SDK/Batch.aar

-4 Bytes
Binary file not shown.

SDK/CHANGELOG.md

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

4+
1.15.1
5+
----
6+
7+
**Core**
8+
* Tweaked how the log levels work to be more like how logcat works. The default logger level is now VERBOSE and INTERNAL implies all other log levels.
9+
Breaking: LoggerLevel.isGreaterOrEqual has been renamed to LoggerLevel.canLog
10+
**Push**
11+
* The "Registration ID/Push Token" log has been accidentally set as internal in 1.15.0. It is now public again.
12+
413
1.15.0
514
----
615

0 commit comments

Comments
 (0)