File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-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.16 - December 15, 2019 ([ Maven] ( http://search.maven.org/#artifactdetails%7Cio.reactivex.rxjava2%7Crxjava%7C2.2.16%7C ) )
6
+
7
+ #### Bugfixes
8
+
9
+ - [ Pull 6754] ( https://github.com/ReactiveX/RxJava/pull/6754 ) : Fix ` amb ` , ` combineLatest ` and ` zip ` ` Iterable ` overloads throwing ` ArrayStoreException ` for ` ObservableSource ` s.
10
+
11
+ #### Documentation changes
12
+
13
+ - [ Pull 6746] ( https://github.com/ReactiveX/RxJava/pull/6746 ) : Fix self-see references, some comments.
14
+
5
15
### Version 2.2.15 - November 24, 2019 ([ Maven] ( http://search.maven.org/#artifactdetails%7Cio.reactivex.rxjava2%7Crxjava%7C2.2.15%7C ) )
6
16
7
17
#### Bugfixes
You can’t perform that action at this time.
0 commit comments