Skip to content

Commit b9466bb

Browse files
Version 0.8.1
1 parent 70564cd commit b9466bb

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGES.md

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

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+
310
### 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)) ###
411

512
This is a breaking (non-backwards compatible) release that updates the Scheduler implementation released in 0.7.0.

0 commit comments

Comments
 (0)