We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5293fd0 commit 1512c10Copy full SHA for 1512c10
CHANGES.md
@@ -1,5 +1,11 @@
1
# RxJava Releases #
2
3
+### Version 1.1.5 - May 5, 2016 ([Maven](http://search.maven.org/#artifactdetails%7Cio.reactivex%7Crxjava%7C1.1.5%7C))
4
+
5
+#### Bugfixes
6
7
+ - [Pull 3912](https://github.com/ReactiveX/RxJava/pull/3912): fix filter() default-requesting and thus going unbounded
8
9
### Version 1.1.4 - May 3, 2016 ([Maven](http://search.maven.org/#artifactdetails%7Cio.reactivex%7Crxjava%7C1.1.4%7C))
10
11
#### API enhancements
0 commit comments