We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd46f40 commit bd19390Copy full SHA for bd19390
CHANGELOG.md
@@ -0,0 +1,19 @@
1
+# Changelog for RxJava2Debug
2
+
3
+## v1.3.0 2018/10/28
4
+* Fixed compatibility with RxJava-2.2.1 (thanks to @akarnokd)
5
6
+## v1.2.2 2017/12/08
7
+* Fix crash on some Android JVM
8
9
+## v1.2.1 2017/10/21
10
+* Prevent possible crash
11
12
+## v1.2.0 2017/07/30
13
+* Add ability to provide clear stack-traces for handled exceptions
14
15
+## v1.1.1 2017/07/03
16
+* Add option for empty filters
17
18
+## v1.1.0 2017/07/03
19
+* Initial public release
0 commit comments