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.
3.10.2
1 parent a089696 commit d6bf581Copy full SHA for d6bf581
Changelog.md
@@ -5,10 +5,16 @@ Changelog
5
Current master
6
--------------
7
8
-- Nothing yet!
9
-
10
-# 3.10.0
11
+3.10.2
+-------
+- Update the project and xcworkspace and make it compatible with Version 10.1 (10B61)
+- Update the Unit test target and make it compatible with Version 10.1 (10B61)
12
+- Moved CI to circle CI 2.0
13
+- Fix issue [#155](https://github.com/RxSwiftCommunity/Action/issues/155)
14
+- Fix issue [#179](https://github.com/RxSwiftCommunity/Action/issues/179)
15
+
16
+3.10.0
17
18
- Adding syntax sugar `execute()` method on `Action` when `Input` is `Void`. [#171](https://github.com/RxSwiftCommunity/Action/pull/171)
19
- Raises minimum watchOS deployment target to 3.0, to match RxSwift.
20
0 commit comments