Skip to content

Commit d4eae73

Browse files
authored
Release 2.2.13
1 parent 1cf6e3e commit d4eae73

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGES.md

+12
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
The 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

0 commit comments

Comments
 (0)