From 8c59c46b43b1c21f27959378b9b5c9b0960c1f8a Mon Sep 17 00:00:00 2001 From: nhenin Date: Wed, 13 Dec 2023 09:34:16 +0100 Subject: [PATCH] updated changelog --- changelog.d/20231213_092859_nicolas.henin_revert_address.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 changelog.d/20231213_092859_nicolas.henin_revert_address.md diff --git a/changelog.d/20231213_092859_nicolas.henin_revert_address.md b/changelog.d/20231213_092859_nicolas.henin_revert_address.md new file mode 100644 index 00000000..3f65f5f4 --- /dev/null +++ b/changelog.d/20231213_092859_nicolas.henin_revert_address.md @@ -0,0 +1,3 @@ +### @marlowe.io/runtime-core + +- - `AddressBech32` is a branded type instead of newtype (`unAddressBech32` has been removed and is not necessary anymore)