Skip to content

Commit 748b4c0

Browse files
authored
Remove a redundant line in the CHANGELOG. [skip ci]
1 parent b6bbb8a commit 748b4c0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

CHANGELOG.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88

99
1. New method ``retry(upTo:interval:on:)``. This delays retrying on failure by `interval` until hitting the `upTo` limitation.
1010

11-
1. Addressed the exceptionally high build time. (#495)
12-
1311
# 2.0.0
1412
# 2.0.0-rc.3
1513
1. `Lifetime.+=` which ties a `Disposable` to a `Lifetime`, is now part of the public API and is no longer deprecated.

0 commit comments

Comments
 (0)