You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
# Changelog for RxJava2Debug
2
2
3
+
## v1.4.0 2018/11/24
4
+
* Improve enhanced exception's `localisedMessage` (for example, show `caused by java.langNullPointerException: The mapper function returned a null value` instead of `null`)
5
+
* Fix packages comflict with RxJava2Extensions
6
+
3
7
## v1.3.0 2018/10/28
4
8
* Fixed compatibility with RxJava-2.2.1 (thanks to @akarnokd)
0 commit comments