File tree 1 file changed +11
-0
lines changed
1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
The changelog of version 1.x can be found at https://github.com/ReactiveX/RxJava/blob/1.x/CHANGES.md
4
4
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
+
5
16
### Version 2.2.13 - October 3, 2019 ([ Maven] ( http://search.maven.org/#artifactdetails%7Cio.reactivex.rxjava2%7Crxjava%7C2.2.13%7C ) )
6
17
7
18
#### Dependencies
You can’t perform that action at this time.
0 commit comments