Skip to content

Commit 55eca5e

Browse files
1.0.0-rc.9
1 parent a19b5a4 commit 55eca5e

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

CHANGES.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22

33
### 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)) ###
44

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
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
1414

1515
### 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)) ###
1616

0 commit comments

Comments
 (0)