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 8934e07 commit dfc4e29Copy full SHA for dfc4e29
1 file changed
CHANGES.md
@@ -13,9 +13,10 @@ To be released.
13
- Fixed `doubleKnock()` so transient transport failures such as DNS hiccups
14
no longer leak raw `TypeError`s. Idempotent authenticated document
15
fetches are retried once, and remaining transport failures are reported as
16
- `FetchError` with the original error as the cause. [[#762]]
+ `FetchError` with the original error as the cause. [[#762], [#763]]
17
18
[#762]: https://github.com/fedify-dev/fedify/issues/762
19
+[#763]: https://github.com/fedify-dev/fedify/pull/763
20
21
22
Version 2.0.16
0 commit comments