From 489f70287c129fa675e62145c91b52b43b2d5412 Mon Sep 17 00:00:00 2001 From: Martin Raszyk Date: Mon, 14 Aug 2023 07:24:30 +0200 Subject: [PATCH] update changelog --- spec/_attachments/interface-spec-changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/spec/_attachments/interface-spec-changelog.md b/spec/_attachments/interface-spec-changelog.md index a13e2f765..5c36f7380 100644 --- a/spec/_attachments/interface-spec-changelog.md +++ b/spec/_attachments/interface-spec-changelog.md @@ -5,6 +5,7 @@ * System API calls `ic0.msg_caller_size` and `ic0.msg_caller_copy` can be called in all contexts except for (start) function. * Added note on confidentiality of values in the certified state tree. * Update algorithm computing the request and response hash in the HTTP Gateway including clarification of when the HTTP Gateway can allow for arbitrary certification version in the canister's response. +* Update conditions on requested paths in HTTP read state requests. ### 0.20.0 (2023-07-11) {#0_20_0} * IC Bitcoin API, ECDSA API, canister HTTPS outcalls API, and 128-bit cycles System API are considered stable.