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 0f9f9d0 commit aaf2c30Copy full SHA for aaf2c30
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# master
2
*Please add new entries at the top.*
3
+1. `ActionDisposable` has been folded into `AnyDisposable`. (#412, kudos to @andersio)
4
+
5
+1. ReactiveSwift APIs now return `AnyDisposable` instead of `Disposable` existentials. (#412)
6
7
# 1.1.3
8
## Deprecation
0 commit comments