diff --git a/contracts/CHANGELOG.md b/contracts/CHANGELOG.md index c2b04dafad..c032a8139b 100644 --- a/contracts/CHANGELOG.md +++ b/contracts/CHANGELOG.md @@ -2,7 +2,7 @@ ## Unreleased -## [v1.1.6] (2023-04-04) +## [v1.3.0] (2023-04-04) - change in-contract signatures to include nonces and to sign entire payloads for family-related operations ([#3125]) - change in-contract signatures to include nonces and to sign entire payloads for node bonding (will require wallet changes) ([#3067]) - removed migration code from mixnet and vesting contracts ([#3207]) @@ -11,7 +11,7 @@ [#3067]: https://github.com/nymtech/nym/issues/3067 [#3207]: https://github.com/nymtech/nym/pull/3207 -## [v1.1.5] (2023-03-21) +## [v1.2.0] (2023-03-21) - Fix contracts and nym-api audit findings ([#3026])