Skip to content

Commit 874554f

Browse files
Version 0.8.0
1 parent 72d739a commit 874554f

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGES.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# RxJava Releases #
22

3+
### Version 0.8.0 ([Maven Central](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.netflix.rxjava%22%20AND%20v%3A%220.8.0%22)) ###
4+
5+
This is a breaking (non-backwards compatible) release that updates the Scheduler implementation released in 0.7.0.
6+
7+
See See https://github.com/Netflix/RxJava/issues/19 for background, discussion and status of Schedulers.
8+
9+
It is believed that the public signatures of Scheduler and related objects is now stabilized but ongoing feedback and review by the community could still result in changes.
10+
11+
* [Issue 19](https://github.com/Netflix/RxJava/issues/19) Schedulers improvements, changes and additions
12+
* [Issue 202](https://github.com/Netflix/RxJava/issues/202) Fix Concat bugs
13+
* [Issue 65](https://github.com/Netflix/RxJava/issues/65) Multicast
14+
* [Pull 218](https://github.com/Netflix/RxJava/pull/218) ReplaySubject
15+
316
### Version 0.7.0 ([Maven Central](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.netflix.rxjava%22%20AND%20v%3A%220.7.0%22)) ###
417

518
This release adds the foundations of Rx Schedulers.

0 commit comments

Comments
 (0)