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 22b2e47 commit 80f6d82Copy full SHA for 80f6d82
CHANGES.md
@@ -1,5 +1,9 @@
1
# RxJava Releases #
2
3
+### Version 0.6.1 ([Maven Central](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.netflix.rxjava%22%20AND%20v%3A%220.6.1%22)) ###
4
+
5
+* [Pull 190](https://github.com/Netflix/RxJava/pull/190) Fix generics issue with materialize() that prevented chaining
6
7
### Version 0.6.0 ([Maven Central](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.netflix.rxjava%22%20AND%20v%3A%220.6.0%22)) ###
8
9
* [Issue 154](https://github.com/Netflix/RxJava/issues/154) Add OSGi manifest headers
0 commit comments