From 988231ddbd6706625e12fd358ee931e96df2b8f7 Mon Sep 17 00:00:00 2001 From: nathanosdev Date: Fri, 8 Dec 2023 15:05:10 +0000 Subject: [PATCH] chore: update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 99cfc403..5f06163d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ### Feat +- move request and response hashing from ic-response-verification to ic-http-certification - migrate http request and response types from ic-response-verification to ic-http-certification - add copy on write support to CEL definition types - add cel builder to ic-http-certification crate