Skip to content

Commit

Permalink
Merge pull request #1677 from babadro/1518-cosmwasm-check-clap-v4
Browse files Browse the repository at this point in the history
Cosmwasm-check: update clap to version 4
  • Loading branch information
webmaster128 authored May 23, 2023
2 parents 9f64af5 + 433f570 commit 7c7b774
Show file tree
Hide file tree
Showing 6 changed files with 860 additions and 327 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,14 @@ and this project adheres to
- cosmwasm-vm: Add `Instance::set_debug_handler`/`unset_debug_handler` to allow
customizing the handling of debug messages emitted by the contract ([#1667]).
- cosmwasm-vm: Add `.wasm` extension to stored wasm files ([#1686]).
- cosmwasm-check: Update clap dependency to version 4 ([#1677])

[#1511]: https://github.com/CosmWasm/cosmwasm/issues/1511
[#1629]: https://github.com/CosmWasm/cosmwasm/pull/1629
[#1631]: https://github.com/CosmWasm/cosmwasm/pull/1631
[#1664]: https://github.com/CosmWasm/cosmwasm/pull/1664
[#1667]: https://github.com/CosmWasm/cosmwasm/pull/1667
[#1677]: https://github.com/CosmWasm/cosmwasm/pull/1677
[#1686]: https://github.com/CosmWasm/cosmwasm/pull/1686

### Deprecated
Expand Down
Loading

0 comments on commit 7c7b774

Please sign in to comment.