Skip to content

Commit a19b5a4

Browse files
1.0.0-rc.9
1 parent 63a058e commit a19b5a4

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 1.0.0-rc.9 – November 2nd 2014 ([Maven Central](http://search.maven.org/#artifactdetails%7Cio.reactivex%7Crxjava%7C1.0.0-rc.9%7C)) ###
4+
5+
* [Pull 1788] (https://github.com/ReactiveX/RxJava/pull/1788 Remove PublishLast/InitialValue
6+
* [Pull 1796] (https://github.com/ReactiveX/RxJava/pull/1796 Improve TestSubject Javadoc
7+
* [Pull 1803] (https://github.com/ReactiveX/RxJava/pull/1803 Print full classname (inner class support) and fix enum output
8+
* [Pull 1802] (https://github.com/ReactiveX/RxJava/pull/1802 add hasObservers method to Subjects
9+
* [Pull 1806] (https://github.com/ReactiveX/RxJava/pull/1806 Remove Unnecessary Utilities
10+
* [Pull 1809] (https://github.com/ReactiveX/RxJava/pull/1809 Remove Utility Functions from Public API
11+
* [Pull 1813] (https://github.com/ReactiveX/RxJava/pull/1813 Fix issue #1812 that zip may swallow requests
12+
* [Pull 1817] (https://github.com/ReactiveX/RxJava/pull/1817 Fix Synchronous OnSubscribe Exception Skips Operators
13+
* [Pull 1819] (https://github.com/ReactiveX/RxJava/pull/1819 Fix Concat Breaks with Double onCompleted
14+
315
### Version 1.0.0-rc.8 – October 23rd 2014 ([Maven Central](http://search.maven.org/#artifactdetails%7Cio.reactivex%7Crxjava%7C1.0.0-rc.8%7C)) ###
416

517
* [Pull 1771] (https://github.com/ReactiveX/RxJava/pull/1771) On error return backpressure

0 commit comments

Comments
 (0)