diff --git a/docs/generated/changelog.html b/docs/generated/changelog.html index aee071bf8..c23d4d2c0 100644 --- a/docs/generated/changelog.html +++ b/docs/generated/changelog.html @@ -16,6 +16,10 @@

Version 0.14.0

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