From 33c1cd0b99b8ac3a6cfbb9fe046c67451ef4fefc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Papierski?= Date: Wed, 18 Oct 2023 16:19:15 +0200 Subject: [PATCH] Update changelog. --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e046d6f..7748e15 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,10 @@ All notable changes to this project will be documented in this file. The format ## [Unreleased] +### Changed +* Move from `parity-wasm` to `casper-wasm`. +* Don't re-export `parity-wasm` anymore to avoid further breaking changes. + ## [2.0.0] - 2023-06-14 ### Fixed