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 e92fba9 commit 12f029aCopy full SHA for 12f029a
CHANGES.md
@@ -1,5 +1,10 @@
1
# RxJava Releases #
2
3
+### Version 0.9.2 ([Maven Central](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.netflix.rxjava%22%20AND%20v%3A%220.9.2%22)) ###
4
+
5
+* [Pull 308](https://github.com/Netflix/RxJava/pull/308) Ensure now() is always updated in TestScheduler.advanceTo/By
6
+* [Pull 281](https://github.com/Netflix/RxJava/pull/281) Operator: Buffer
7
8
### Version 0.9.1 ([Maven Central](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.netflix.rxjava%22%20AND%20v%3A%220.9.1%22)) ###
9
10
* [Pull 303](https://github.com/Netflix/RxJava/pull/303) CombineLatest
0 commit comments