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.13 - October 3, 2019 ([ Maven] ( http://search.maven.org/#artifactdetails%7Cio.reactivex.rxjava2%7Crxjava%7C2.2.13%7C ) )
6+
7+ #### Dependencies
8+
9+ - [ Commit cc690ff2] ( https://github.com/ReactiveX/RxJava/commit/cc690ff2f757873b11cd075ebc22262f76f28459 ) : Upgrade to ** Reactive Streams 1.0.3** .
10+
11+ #### Bugfixes
12+
13+ - [ Commit cc690ff2] ( https://github.com/ReactiveX/RxJava/commit/cc690ff2f757873b11cd075ebc22262f76f28459 ) : Avoid using ` System.getProperties() ` .
14+ - [ Pull 6653] ( https://github.com/ReactiveX/RxJava/pull/6653 ) : Fix ` takeLast(time) ` last events time window calculation.
15+ - [ Pull 6657] ( https://github.com/ReactiveX/RxJava/pull/6657 ) : Fix size+time bound ` window ` not creating windows properly.
16+
517### Version 2.2.12 - August 25, 2019 ([ Maven] ( http://search.maven.org/#artifactdetails%7Cio.reactivex.rxjava2%7Crxjava%7C2.2.12%7C ) )
618
719#### Bugfixes
You can’t perform that action at this time.
0 commit comments