We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4219c8 commit 1a289e9Copy full SHA for 1a289e9
CHANGELOG.md
@@ -9,6 +9,7 @@ All notable changes to this project will be documented in this file.
9
10
* Adds `rx_title` to `UIViewController`.
11
* Adds `rx_scrollEnabled` to `UIScrollView`.
12
+* Resolve static analysis issues relating to non-use of an assigned value, and potential null dereferences in RxCocoa's Objective-C classes.
13
14
15
## [2.5.0](https://github.com/ReactiveX/RxSwift/releases/tag/2.5.0)
0 commit comments