File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 22
33The changelog of version 1.x can be found at https://github.com/ReactiveX/RxJava/blob/1.x/CHANGES.md
44
5+ ### Version 2.2.8 - March 26, 2019 ([ Maven] ( http://search.maven.org/#artifactdetails%7Cio.reactivex.rxjava2%7Crxjava%7C2.2.8%7C ) )
6+
7+ #### Bugfixes
8+
9+ - [ Pull 6442] ( https://github.com/ReactiveX/RxJava/pull/6442 ) : Add missing undeliverable error handling logic for ` Completable.fromRunnable ` & ` fromAction ` operators.
10+
11+ #### Documentation changes
12+
13+ - [ Pull 6432] ( https://github.com/ReactiveX/RxJava/pull/6432 ) : Improve the docs of ` CompositeDisposable ` .
14+ - [ Pull 6434] ( https://github.com/ReactiveX/RxJava/pull/6434 ) : Improve subjects and processors package doc.
15+ - [ Pull 6436] ( https://github.com/ReactiveX/RxJava/pull/6436 ) : Improve ` Creating-Observables ` wiki doc.
16+
17+
18+ #### Other
19+
20+ - [ Pull 6433] ( https://github.com/ReactiveX/RxJava/pull/6433 ) : Make error messages of parameter checks consistent.
21+
522### Version 2.2.7 - February 23, 2019 ([ Maven] ( http://search.maven.org/#artifactdetails%7Cio.reactivex.rxjava2%7Crxjava%7C2.2.7%7C ) )
623
724#### API enhancements
You can’t perform that action at this time.
0 commit comments