Skip to content

Commit ac650b5

Browse files
Version 0.14.10
1 parent 5112a70 commit ac650b5

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGES.md

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

3+
### 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)) ###
4+
5+
* [Pull 481](https://github.com/Netflix/RxJava/pull/481) Operator: Using
6+
* [Pull 480](https://github.com/Netflix/RxJava/pull/480) BugFix: Emit an IllegalArgumentException instead of ArithmeticException if the observable is empty
7+
* [Pull 479](https://github.com/Netflix/RxJava/pull/479) Operator: DoOnEach
8+
* [Pull 478](https://github.com/Netflix/RxJava/pull/478) Operator: Min, MinBy, Max, MaxBy
9+
* [Pull 463](https://github.com/Netflix/RxJava/pull/463) Add Timeout Overloads
10+
311
### 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)) ###
412

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

0 commit comments

Comments
 (0)