diff --git a/docs/generated/changelog.html b/docs/generated/changelog.html index c23d4d2c0..9e4cc4be0 100644 --- a/docs/generated/changelog.html +++ b/docs/generated/changelog.html @@ -16,13 +16,11 @@

Version 0.14.0

Adds retry logic to HttpAgent. By default, retries three times before throwing an error, to offer a more cohesive workflow +
  • fixes flaky tests for syncTime
  • Adds a top-level fetchCandid() function which retrieves the Candid interface for a given canister id.
  • - -

    Version 0.13.4

    -