Skip to content

Commit 725ea89

Browse files
authored
Update CHANGES.md
1 parent 776f0e5 commit 725ea89

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Diff for: CHANGES.md

+11
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
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.21 - February 10, 2021 ([Maven](http://search.maven.org/#artifactdetails%7Cio.reactivex.rxjava2%7Crxjava%7C2.2.21%7C))
6+
[JavaDocs](http://reactivex.io/RxJava/2.x/javadoc/2.2.21)
7+
8+
:warning: This is the last planned update for the 2.x version line. After **February 28, 2021**, 2.x becomes **End-of-Life** (EoL); no further patches, bugfixes, enhancements, documentation or support will be provided by the project.
9+
10+
11+
#### Enhancements
12+
13+
- Add a system parameter to allow scheduled worker release in the Io `Scheduler`. (#7162)
14+
- Add a system parameter to allow `Scheduler`s to use `System.nanoTime()` for `now()`. (#7170)
15+
516
### Version 2.2.20 - October 6, 2020 ([Maven](http://search.maven.org/#artifactdetails%7Cio.reactivex.rxjava2%7Crxjava%7C2.2.20%7C))
617
[JavaDocs](http://reactivex.io/RxJava/2.x/javadoc/2.2.20)
718

0 commit comments

Comments
 (0)