File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.14 - November 2, 2019 ([ Maven] ( http://search.maven.org/#artifactdetails%7Cio.reactivex.rxjava2%7Crxjava%7C2.2.14%7C ) )
6+
7+ #### Bugfixes
8+
9+ - [ Pull 6677] ( https://github.com/ReactiveX/RxJava/pull/6677 ) : Fix concurrent ` clear() ` calls when fused chains are canceled.
10+ - [ Pull 6684] ( https://github.com/ReactiveX/RxJava/pull/6684 ) : Fix ` window(time) ` possible interrupts while terminating.
11+
12+ #### Documentation changes
13+
14+ - [ Pull 6681] ( https://github.com/ReactiveX/RxJava/pull/6681 ) : Backport marble diagrams for ` Single ` from 3.x.
15+
516### Version 2.2.13 - October 3, 2019 ([ Maven] ( http://search.maven.org/#artifactdetails%7Cio.reactivex.rxjava2%7Crxjava%7C2.2.13%7C ) )
617
718#### Dependencies
You can’t perform that action at this time.
0 commit comments