Skip to content

Commit 19541d0

Browse files
Version 0.13.1
1 parent 554327f commit 19541d0

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGES.md

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

3+
### Version 0.13.1 ([Maven Central](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.netflix.rxjava%22%20AND%20v%3A%220.13.1%22)) ###
4+
5+
This release includes a new Scala adaptor as part of the effort from issue https://github.com/Netflix/RxJava/issues/336 pursuing idiomatic Scala support.
6+
7+
* [Pull 376](https://github.com/Netflix/RxJava/pull/376) Idiomatic Scala Adaptor
8+
* [Pull 375](https://github.com/Netflix/RxJava/pull/375) Operator: Distinct
9+
* [Pull 374](https://github.com/Netflix/RxJava/pull/374) Operator: DistinctUntilChanged
10+
* [Pull 373](https://github.com/Netflix/RxJava/pull/373) Fixes and Cleanup
11+
312
### Version 0.13.0 ([Maven Central](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.netflix.rxjava%22%20AND%20v%3A%220.13.0%22)) ###
413

514
This release has some minor changes related to varargs that could break backwards compatibility

0 commit comments

Comments
 (0)