Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.x: Release 1.1.2 CHANGES.md update #3778

Merged
merged 1 commit into from
Mar 18, 2016
Merged

Conversation

akarnokd
Copy link
Member

Preparing for release 1.1.2.

- [Pull 3738](https://github.com/ReactiveX/RxJava/pull/3738): Add `Observable.create(SyncOnSubscribe)` and `Observable.create(AsyncOnSubscribe)` factory methods
- [Pull 3718](https://github.com/ReactiveX/RxJava/pull/3718): Add `Observable.concatMapIterable` operator
- [Pull 3712](https://github.com/ReactiveX/RxJava/pull/3712): Add `Single.takeUntil(Completable)` operator
- [Pull 3696](https://github.com/ReactiveX/RxJava/pull/3696): Added Single execution hooks via `RxJavaSingleExecutionHook` class
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR introduced little binary incompatible change, maybe worth mention here?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated.

@artem-zinnatullin
Copy link
Contributor

👍

2 similar comments
@zsxwing
Copy link
Member

zsxwing commented Mar 18, 2016

👍

@stevegury
Copy link
Member

👍

stevegury added a commit that referenced this pull request Mar 18, 2016
1.x: Release 1.1.2 CHANGES.md update
@stevegury stevegury merged commit 686231b into ReactiveX:1.x Mar 18, 2016
@akarnokd akarnokd deleted the Release1_1_2 branch March 19, 2016 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants