Skip to content

Commit 1a289e9

Browse files
committed
Add information about resolved static analysis issues in RxCocoa’s Objective-C classes to the changelog
1 parent e4219c8 commit 1a289e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ All notable changes to this project will be documented in this file.
99

1010
* Adds `rx_title` to `UIViewController`.
1111
* 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.
1213

1314

1415
## [2.5.0](https://github.com/ReactiveX/RxSwift/releases/tag/2.5.0)

0 commit comments

Comments
 (0)