From d1d0e26dc425015ca5f4c6295b6d366d2f8d3857 Mon Sep 17 00:00:00 2001 From: kwt <4344285+kwtalley@users.noreply.github.com> Date: Fri, 12 Jul 2024 07:08:02 -0500 Subject: [PATCH] update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c98e87e9..a114e021 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,9 @@ * fix code generation ([#150](https://github.com/provenance-io/provwasm/issues/150)) * refactor `Any` to support Trigger messages ([#123](https://github.com/provenance-io/provwasm/issues/123)) * Update to cosmwasm 2.x ([#141](https://github.com/provenance-io/provwasm/issues/141)) +* add module features to provwasm-std ([#142](https://github.com/provenance-io/provwasm/issues/142)) +* minimize generated types ([#152](https://github.com/provenance-io/provwasm/issues/152)) +* update to provenance 1.19.0 ([#155](https://github.com/provenance-io/provwasm/issues/155)) ## Releases