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 4980885 commit 375c078Copy full SHA for 375c078
Changelog.md
@@ -4,6 +4,22 @@ Changelog
4
Current master
5
--------------
6
7
+3.4.0
8
+-----
9
+- Added full support for Swift 4.0
10
+- Added full support for RxSwift 4.0.0
11
+- Preserved old behavior for `shareReplay(1)` api changes from `RxSwift`. [#110](https://github.com/RxSwiftCommunity/Action/pull/110)
12
+
13
14
+Version table
15
+-------------
16
17
+| Swift version | RxSwift version | Action version |
18
+| ------------- | --------------- | -------------- |
19
+| Swift 3.0 | v3.2.* | v2.2.0 |
20
+| Swift 3.2 | v3.6.* | v3.2.0 |
21
+| **Swift 4** | **v4.0.0** | **v3.4.0** |
22
23
3.2.0
24
-----
25
- Add macOS bindings for NSControl and NSButton
0 commit comments