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 3c94c16 commit 2c4ab1aCopy full SHA for 2c4ab1a
CHANGES.md
@@ -1,5 +1,9 @@
1
# RxJava Releases #
2
3
+### Version 0.14.5 ([Maven Central](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.netflix.rxjava%22%20AND%20v%3A%220.14.5%22)) ###
4
+
5
+* [Pull 438](https://github.com/Netflix/RxJava/pull/438) Kotlin Language Adaptor
6
7
### Version 0.14.4 ([Maven Central](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.netflix.rxjava%22%20AND%20v%3A%220.14.4%22)) ###
8
9
* [Issue 428](https://github.com/Netflix/RxJava/issues/428) Fix: buffer() using TimeAndSizeBasedChunks incorrectly forces thread into interrupted state
0 commit comments