Skip to content

Commit 37a1735

Browse files
committed
Add changelog entry
1 parent c630c3d commit 37a1735

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ and this project adheres to
4646
`Addr` type for `ContractInfoResponse::{creator, admin}`. ([#1883])
4747
- cosmwasm-std: Change `DistributionQuerier::new` to take `IntoIterator` instead
4848
of `HashMap`. ([#1941])
49+
- cosmwasm-vm: Make `instantiate` entrypoint optional. ([#1933])
4950

5051
[#1874]: https://github.com/CosmWasm/cosmwasm/pull/1874
5152
[#1876]: https://github.com/CosmWasm/cosmwasm/pull/1876
@@ -54,6 +55,7 @@ and this project adheres to
5455
[#1884]: https://github.com/CosmWasm/cosmwasm/pull/1884
5556
[#1898]: https://github.com/CosmWasm/cosmwasm/pull/1898
5657
[#1902]: https://github.com/CosmWasm/cosmwasm/pull/1902
58+
[#1933]: https://github.com/CosmWasm/cosmwasm/pull/1933
5759
[#1939]: https://github.com/CosmWasm/cosmwasm/pull/1939
5860
[#1940]: https://github.com/CosmWasm/cosmwasm/pull/1940
5961
[#1941]: https://github.com/CosmWasm/cosmwasm/pull/1941

0 commit comments

Comments
 (0)