diff --git a/contracts/CHANGELOG.md b/contracts/CHANGELOG.md index 3de60bd6f4..013be328af 100644 --- a/contracts/CHANGELOG.md +++ b/contracts/CHANGELOG.md @@ -1,3 +1,11 @@ +## Unreleased + +## Added + +- Added migration code to the mixnet contract to allow updating stored vesting contract address to make it easier to deploy any future environments ([#1759]) + +[#1759]: https://github.com/nymtech/nym/pull/1759 + ## [nym-contracts-v1.1.0](https://github.com/nymtech/nym/tree/nym-contracts-v1.1.0) (2022-11-09) ### Changed