Skip to content

Commit

Permalink
Add change log
Browse files Browse the repository at this point in the history
  • Loading branch information
mttkay committed Oct 15, 2014
1 parent ddbd8d7 commit 25a17bf
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# RxJava Releases #

### Version 0.22 – October 15th 2014 ###

This release adds a number of new operators:

* [Pull 25] (https://github.com/ReactiveX/RxAndroid/pull/25) Add operator to monitor SharedPreference changes
* [Pull 22] (https://github.com/ReactiveX/RxAndroid/pull/22) Add view state event types to streamline ViewObservable
* [Pull 20] (https://github.com/ReactiveX/RxAndroid/pull/20) Add OperatorAdapterViewOnItemClick to observe OnItemClick events in AdapterViews

### Version 0.21 – October 1st 2014 ###

Initial release outside the RxJava core project, no changes.

0 comments on commit 25a17bf

Please sign in to comment.