File tree 1 file changed +12
-0
lines changed
1 file changed +12
-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.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
+
5
17
### Version 2.2.12 - August 25, 2019 ([ Maven] ( http://search.maven.org/#artifactdetails%7Cio.reactivex.rxjava2%7Crxjava%7C2.2.12%7C ) )
6
18
7
19
#### Bugfixes
You can’t perform that action at this time.
0 commit comments