Skip to content

Commit 1b0deef

Browse files
Version 0.14.9
1 parent 20a8695 commit 1b0deef

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGES.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# RxJava Releases #
22

3+
### Version 0.14.9 ([Maven Central](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.netflix.rxjava%22%20AND%20v%3A%220.14.9%22)) ###
4+
5+
* [Pull 477](https://github.com/Netflix/RxJava/pull/477) BugFix: CompositeSubscription
6+
* [Pull 476](https://github.com/Netflix/RxJava/pull/476) BugFix: Don't emit null onComplete when no onNext received in AsyncSubject
7+
* [Pull 474](https://github.com/Netflix/RxJava/pull/474) BugFix: Reduce an empty observable
8+
* [Pull 474](https://github.com/Netflix/RxJava/pull/474) BugFix: non-deterministic unit test
9+
* [Pull 472](https://github.com/Netflix/RxJava/pull/472) BugFix: Issue 431 Unsubscribe with Schedulers.newThread
10+
* [Pull 470](https://github.com/Netflix/RxJava/pull/470) Operator: Last
11+
312
### Version 0.14.8 ([Maven Central](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.netflix.rxjava%22%20AND%20v%3A%220.14.8%22)) ###
413

514
* [Pull 460](https://github.com/Netflix/RxJava/pull/460) Operator: Amb

0 commit comments

Comments
 (0)