Skip to content

Commit 04068c1

Browse files
Version 0.7.0
1 parent c7b2a2d commit 04068c1

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGES.md

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

3+
### 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)) ###
4+
5+
This release adds the foundations of Rx Schedulers.
6+
7+
There are still open questions, portions not implemented and assuredly bugs and behavior we didn't understand and thus implemented wrong.
8+
9+
Please provide bug reports, pull requests or feedback to help us on the road to version 1.0 and get schedulers implemented correctly.
10+
11+
See https://github.com/Netflix/RxJava/issues/19#issuecomment-15979582 for some known open questions that we could use help answering.
12+
13+
* [Issue 19](https://github.com/Netflix/RxJava/issues/19) Schedulers
14+
315
### Version 0.6.3 ([Maven Central](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.netflix.rxjava%22%20AND%20v%3A%220.6.3%22)) ###
416

517
* [Pull 224](https://github.com/Netflix/RxJava/pull/224) RxJavaObservableExecutionHook

0 commit comments

Comments
 (0)