Skip to content

Commit 13cd6a9

Browse files
Version 0.15.1
1 parent de9db7b commit 13cd6a9

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGES.md

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

3+
### Version 0.15.1 ([Maven Central](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.netflix.rxjava%22%20AND%20v%3A%220.15.1%22)) ###
4+
5+
This release should be additive functionality and bug fixes.
6+
7+
* [Pull 510](https://github.com/Netflix/RxJava/pull/506) Operators: And, Then, When
8+
* [Pull 514](https://github.com/Netflix/RxJava/pull/514) Operator: Join
9+
* [Pull 525](https://github.com/Netflix/RxJava/pull/526) Operators: toMap/toMultiMap
10+
* [Pull 510](https://github.com/Netflix/RxJava/pull/510) BugFix: Zip
11+
* [Pull 512](https://github.com/Netflix/RxJava/pull/512) Scala Adaptor Details
12+
* [Pull 512](https://github.com/Netflix/RxJava/pull/529) Scala fixes
13+
* [Pull 508](https://github.com/Netflix/RxJava/pull/508) Empty subscribe
14+
* [Pull 522](https://github.com/Netflix/RxJava/pull/522) Unsubscribe from takeLast
15+
* [Pull 525](https://github.com/Netflix/RxJava/pull/525) BugFix: Handling of Terminal State for Behavior/Publish Subjects
16+
317
### Version 0.15.0 ([Maven Central](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.netflix.rxjava%22%20AND%20v%3A%220.15.0%22)) ###
418

519
This release contains a refactor of the Scala Bindings by @headinthebox that results in some breaking changes.

0 commit comments

Comments
 (0)