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 b6bbb8a commit 748b4c0Copy full SHA for 748b4c0
CHANGELOG.md
@@ -8,8 +8,6 @@
8
9
1. New method ``retry(upTo:interval:on:)``. This delays retrying on failure by `interval` until hitting the `upTo` limitation.
10
11
-1. Addressed the exceptionally high build time. (#495)
12
-
13
# 2.0.0
14
# 2.0.0-rc.3
15
1. `Lifetime.+=` which ties a `Disposable` to a `Lifetime`, is now part of the public API and is no longer deprecated.
0 commit comments