From 91a051e58786c88453b5bec603fc9375a13fbe97 Mon Sep 17 00:00:00 2001 From: nathanosdev Date: Mon, 15 Jan 2024 10:49:03 +0000 Subject: [PATCH] chore: update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 578ab3f4..66e4408b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ ## Unreleased +### Feat + +- **ic-http-certification**: add upgrade property to HttpResponse struct + ### Fix - **ic-certification-testing**: remove unnecessary CertificationTestError conversion