Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mosamer committed Nov 22, 2017
1 parent 5779802 commit 72e9ab0
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,18 @@ Current master

- Nothing yet!

4.0 (In development)
--------------------

- Cleanup public API [#120](https://github.com/RxSwiftCommunity/Action/issues/120)
- Remove unneccessary properties
- `workFactory`
- `_enabledIf`
- Rename properties to match Swift API design [guidelines](https://swift.org/documentation/api-design-guidelines/#strive-for-fluent-usage)
- `enabled` ~> `isEnabled`
- `executing` ~> `isExecuting`
- Deprecate renamed properties

3.5.0
-----

Expand Down

0 comments on commit 72e9ab0

Please sign in to comment.