Add information about resolved static analysis issues in RxCocoa’s Objective-C classes to the changelog

This commit is contained in:
Tony Arnold 2016-06-29 11:31:21 +10:00
parent e4219c8423
commit 1a289e97fd
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ All notable changes to this project will be documented in this file.
* Adds `rx_title` to `UIViewController`.
* Adds `rx_scrollEnabled` to `UIScrollView`.
* Resolve static analysis issues relating to non-use of an assigned value, and potential null dereferences in RxCocoa's Objective-C classes.
## [2.5.0](https://github.com/ReactiveX/RxSwift/releases/tag/2.5.0)