File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 1
1
# RxJava Releases #
2
2
3
+ ### Version 0.8.1 ([ Maven Central] ( http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.netflix.rxjava%22%20AND%20v%3A%220.8.1%22 ) ) ###
4
+
5
+ * [ Pull 250] ( https://github.com/Netflix/RxJava/pull/250 ) AsyncSubject
6
+ * [ Pull 252] ( https://github.com/Netflix/RxJava/pull/252 ) ToFuture
7
+ * [ Pull 246] ( https://github.com/Netflix/RxJava/pull/246 ) Scheduler.schedulePeriodically
8
+ * [ Pull 247] ( https://github.com/Netflix/RxJava/pull/247 ) flatMap aliased to mapMany
9
+
3
10
### 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
11
5
12
This is a breaking (non-backwards compatible) release that updates the Scheduler implementation released in 0.7.0.
You can’t perform that action at this time.
0 commit comments