Skip to content

Commit cf45abf

Browse files
Version 0.12.1 and 0.12.2
1 parent 1d2adcf commit cf45abf

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGES.md

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

3+
### Version 0.12.2 ([Maven Central](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.netflix.rxjava%22%20AND%20v%3A%220.12.2%22)) ###
4+
5+
* [Pull 352](https://github.com/Netflix/RxJava/pull/352) Groovy Language Adaptor: Add Func5-9 and N to the wrapper
6+
7+
### Version 0.12.1 ([Maven Central](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.netflix.rxjava%22%20AND%20v%3A%220.12.1%22)) ###
8+
9+
* [Pull 350](https://github.com/Netflix/RxJava/pull/350) Swing module enhancements
10+
* [Pull 351](https://github.com/Netflix/RxJava/pull/351) Fix Observable.window static/instance bug
11+
312
### Version 0.12.0 ([Maven Central](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.netflix.rxjava%22%20AND%20v%3A%220.12.0%22)) ###
413

514
This version adds to the static typing changes in 0.11 and adds covariant/contravariant typing via super/extends generics.

0 commit comments

Comments
 (0)