diff --git a/CHANGELOG.md b/CHANGELOG.md index 99be78ca75..466713ed93 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,20 +1,31 @@ # Changelog -## [Unreleased](https://github.com/Finschia/wasmd/compare/v0.1.3...HEAD) +## [Unreleased](https://github.com/Finschia/wasmd/compare/v0.1.4...HEAD) ### Features -* [\#46](https://github.com/Finschia/wasmd/pull/46) add admin-related events ### Improvements -* [\#43](https://github.com/Finschia/wasmd/pull/43) delete unnecessary test ### Bug Fixes -* [\#35](https://github.com/Finschia/wasmd/pull/35) stop wrap twice the response of handling non-plus wasm message in plus handler ### Breaking Changes ### Build, CI +### Document Updates + + +## [v0.1.4](https://github.com/Finschia/wasmd/releases/tag/v0.1.4) - 2023.05.22 + +### Features +* [\#46](https://github.com/Finschia/wasmd/pull/46) add admin-related events + +### Improvements +* [\#43](https://github.com/Finschia/wasmd/pull/43) delete unnecessary test + +### Bug Fixes +* [\#35](https://github.com/Finschia/wasmd/pull/35) stop wrap twice the response of handling non-plus wasm message in plus handler + ### Document Updates * [\#44](https://github.com/Finschia/wasmd/pull/44) update notice