Skip to content

Commit

Permalink
Version 0.14.10
Browse files Browse the repository at this point in the history
  • Loading branch information
benjchristensen committed Nov 12, 2013
1 parent 6f6ae05 commit deb1999
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# RxJava Releases #

### Version 0.14.10 ([Maven Central](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.netflix.rxjava%22%20AND%20v%3A%220.14.10%22)) ###

* [Pull 481](https://github.com/Netflix/RxJava/pull/481) Operator: Using
* [Pull 480](https://github.com/Netflix/RxJava/pull/480) BugFix: Emit an IllegalArgumentException instead of ArithmeticException if the observable is empty
* [Pull 479](https://github.com/Netflix/RxJava/pull/479) Operator: DoOnEach
* [Pull 478](https://github.com/Netflix/RxJava/pull/478) Operator: Min, MinBy, Max, MaxBy
* [Pull 463](https://github.com/Netflix/RxJava/pull/463) Add Timeout Overloads

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

* [Pull 477](https://github.com/Netflix/RxJava/pull/477) BugFix: CompositeSubscription
Expand Down

0 comments on commit deb1999

Please sign in to comment.