Skip to content

Commit 8664ce2

Browse files
Version 0.8.2
1 parent 97b9cff commit 8664ce2

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGES.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# RxJava Releases #
22

3+
### Version 0.8.2 ([Maven Central](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.netflix.rxjava%22%20AND%20v%3A%220.8.2%22)) ###
4+
5+
* [Issue 74](https://github.com/Netflix/RxJava/issues/74) Operator: Sample
6+
* [Issue 93](https://github.com/Netflix/RxJava/issues/93) Operator: Timestamp
7+
* [Pull 253](https://github.com/Netflix/RxJava/pull/253) Fix multiple subscription bug on operation filter
8+
* [Pull 254](https://github.com/Netflix/RxJava/pull/254) SwingScheduler (new rxjava-swing module)
9+
* [Pull 256](https://github.com/Netflix/RxJava/pull/256) BehaviorSubject
10+
* [Pull 257](https://github.com/Netflix/RxJava/pull/257) Improved scan, reduce, aggregate
11+
* [Pull 262](https://github.com/Netflix/RxJava/pull/262) SwingObservable (new rxjava-swing module)
12+
* [Pull 264](https://github.com/Netflix/RxJava/pull/263) Publish, Replay and Cache Operators
13+
*
314
### Version 0.8.1 ([Maven Central](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.netflix.rxjava%22%20AND%20v%3A%220.8.1%22)) ###
415

516
* [Pull 250](https://github.com/Netflix/RxJava/pull/250) AsyncSubject

0 commit comments

Comments
 (0)