We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c63c7f commit b530357Copy full SHA for b530357
CHANGES.md
@@ -1,5 +1,11 @@
1
# RxJava Releases #
2
3
+### Version 0.14.2 ([Maven Central](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.netflix.rxjava%22%20AND%20v%3A%220.14.2%22)) ###
4
+
5
+* [Pull 403](https://github.com/Netflix/RxJava/pull/403) Operators: Cast and OfType
6
+* [Pull 401](https://github.com/Netflix/RxJava/pull/401) Operator: DefaultIfEmpty
7
+* [Pull 409](https://github.com/Netflix/RxJava/pull/409) Operator: Synchronize with object
8
9
### Version 0.14.1 ([Maven Central](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.netflix.rxjava%22%20AND%20v%3A%220.14.1%22)) ###
10
11
* [Pull 402](https://github.com/Netflix/RxJava/pull/402) rxjava-apache-http improvements
0 commit comments