Skip to content

Commit

Permalink
Update CHANGELOG (cosmos#577)
Browse files Browse the repository at this point in the history
* Update CHANGELOG

* Update changelog

* Update changelog
  • Loading branch information
alpe committed Aug 4, 2021
1 parent 945c68e commit d9ae0e2
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,15 @@
[\#565](https://github.com/CosmWasm/wasmd/pull/565)

**Implemented Enhancements:**

- Wasmvm upgrade to v0.16.0-rc2 [\#559](https://github.com/CosmWasm/wasmd/pull/559) ([ethanfrey](https://github.com/ethanfrey))
- Bump Cosmos-sdk to v0.42.8 [\#572](https://github.com/CosmWasm/wasmd/pull/572) ([alpe](https://github.com/alpe))
- Better ibc contract interface [\#570](https://github.com/CosmWasm/wasmd/pull/570) ([ethanfrey](https://github.com/ethanfrey))
- Reject invalid events/attributes returned from contracts [\#560](https://github.com/CosmWasm/wasmd/pull/560)
- IBC Query methods from Wasm contracts only return OPEN channels [\#568](https://github.com/CosmWasm/wasmd/pull/568)
- Extendable gas costs [\#525](https://github.com/CosmWasm/wasmd/issues/525)
- Limit init/migrate/execute payload message size [\#203](https://github.com/CosmWasm/wasmd/issues/203)
- Add cli alias [\#496](https://github.com/CosmWasm/wasmd/issues/496)
- Remove max gas limit [\#529](https://github.com/CosmWasm/wasmd/pull/529) ([alpe](https://github.com/alpe))

[Full Changelog](https://github.com/CosmWasm/wasmd/compare/v0.17.0...HEAD)

Expand Down

0 comments on commit d9ae0e2

Please sign in to comment.