From 0e5ad17d2723c0a45e81166a28dc043f888794cf Mon Sep 17 00:00:00 2001 From: Tricia Tan Date: Sat, 28 Dec 2024 13:09:21 +0800 Subject: [PATCH] changelog: update --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b5d83bc02..5c441bebe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Bump scarb to v2.9.2 (#1239) +### Fixed + +- Fixed message type hash in SNIP12 doc (#1274) + ## 0.20.0 (2024-12-06) ### Added