Skip to content

Commit

Permalink
Add PR link to CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
webmaster128 committed Jan 15, 2024
1 parent c18a8fb commit 9f01dd5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ and this project adheres to
- cosmwasm-vm: Add `BackendApi::addr_validate` to avoid having to do two calls
from Rust into Go.
- cosmwasm-vm: Upgrade Wasmer to 4.2.5; Bump `MODULE_SERIALIZATION_VERSION` to
"v9".
"v9". ([#1992])

[#1874]: https://github.com/CosmWasm/cosmwasm/pull/1874
[#1876]: https://github.com/CosmWasm/cosmwasm/pull/1876
Expand All @@ -112,6 +112,7 @@ and this project adheres to
[#1971]: https://github.com/CosmWasm/cosmwasm/pull/1971
[#1973]: https://github.com/CosmWasm/cosmwasm/pull/1973
[#1977]: https://github.com/CosmWasm/cosmwasm/pull/1977
[#1992]: https://github.com/CosmWasm/cosmwasm/pull/1992

### Removed

Expand Down

0 comments on commit 9f01dd5

Please sign in to comment.