Skip to content

Commit

Permalink
Updates CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kzaher committed Sep 11, 2016
1 parent 2e8736b commit 06129b5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,12 @@ All notable changes to this project will be documented in this file.
* Corrects `throttle` operator behavior to be more consistent with other platforms. Adds `latest` flag that controls should latest element
be emitted after dueTime.
* Adds `delay` operator.
* adds `UISearchBar` extensions:
* Adds `UISearchBar` extensions:
* `bookmarkButtonClicked`
* `resultsListButtonClicked`
* `textDidBeginEditing`
* `textDidEndEditing`
* Moves `CLLocationManager` and `UIImagePickerViewController` extensions from RxCocoa to RxExample project. #874
* Adds matrix CI builds.

## [3.0.0.alpha.1](https://github.com/ReactiveX/RxSwift/releases/tag/3.0.0.alpha.1) (Xcode 8 beta 6 compatible 8S201h)
Expand Down

0 comments on commit 06129b5

Please sign in to comment.