Skip to content

Commit bd19390

Browse files
committed
Add Changelog
1 parent fd46f40 commit bd19390

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)