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 187c903 commit 06d015dCopy full SHA for 06d015d
CHANGELOG.md
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
5
6
## Master
7
8
+## [4.0.0-alpha.0](https://github.com/ReactiveX/RxSwift/releases/tag/4.0.0-alpha.0)
9
+* Swift 4.0 compatibility
10
+* Changes delegate proxy to use plugin architecture.
11
+
12
+#### Anomalies
13
+* Fixes public interface leakage of `NSKeyValueObservingOptions`. #1164
14
15
## [3.6.1](https://github.com/ReactiveX/RxSwift/releases/tag/3.6.1)
16
17
#### Anomalies
0 commit comments