Skip to content

Commit

Permalink
Update MIGRATION.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MFlisar authored Oct 16, 2016
1 parent c360e6f commit 2548c38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MIGRATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

#### v0.6
* Remove all usages of `IRXBusIsResumedProvider` and `IRXBusResumedListener`
* for using queuing, the "queuer" now must implement the `IRXBusQueue` interface, see the `PauseAwareActivity` for an example
* for using queuing, the "queuer" now must implement the `IRXBusQueue` interface, see the `PauseAwareActivity` for an example: [`PauseAwareActivity`](https://github.com/MFlisar/RXBus/blob/master/demo/src/main/java/com/michaelflisar/rxbus/demo/PauseAwareActivity.java)

0 comments on commit 2548c38

Please sign in to comment.