Skip to content

Commit 9d6a970

Browse files
committed
Update the release date and version table
1 parent a333cee commit 9d6a970

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# RxScala Releases
22

3-
## Version 0.25.1 - TODO ([Maven Central](http://search.maven.org/#search%7Cga%7C1%7C%22rxscala%22%20AND%20g%3A%22io.reactivex%22))
3+
## Version 0.25.1 - December 18th 2015 ([Maven Central](http://search.maven.org/#search%7Cga%7C1%7C%22rxscala%22%20AND%20g%3A%22io.reactivex%22))
44

55
This release upgrades RxJava to 1.0.17 along with several experimental APIs including new `interval` overloads, `concatEager`, `concatMapEager`, `flattenDelayError` and `BlockingObservable.subscribe`.
66

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ you should use the corresponding version of RxJava as the following table:
9696

9797
| RxScala version | Compatible RxJava version |
9898
| ------------------- | ------------------------- |
99+
| 0.25.1 | 1.0.17+ |
99100
| 0.25.0 | 1.0.11+ |
100101
| 0.24.1 | 1.0.8+ |
101102
| 0.24.0 | 1.0.7+ |

0 commit comments

Comments
 (0)