Update changelog (#737)

* Update changelog

* Full diff link
This commit is contained in:
Alexander Peters
2022-01-28 10:11:51 +01:00
committed by GitHub
parent 977c012c5e
commit 891b4061a6

View File

@@ -2,8 +2,15 @@
## [Unreleased](https://github.com/CosmWasm/wasmd/tree/HEAD)
[Full Changelog](https://github.com/CosmWasm/wasmd/compare/v0.23.0...HEAD)
[Full Changelog](https://github.com/CosmWasm/wasmd/compare/v0.22.0...HEAD)
## [v0.23.0](https://github.com/CosmWasm/wasmd/tree/v0.23.0) (2022-01-28)
**Fixed bugs**
- Set end block order [\#736](https://github.com/CosmWasm/wasmd/issues/736)
[Full Changelog](https://github.com/CosmWasm/wasmd/compare/v0.23.0...v0.22.0)
## [v0.22.0](https://github.com/CosmWasm/wasmd/tree/v0.22.0) (2022-01-20)