update contracts changelog

This commit is contained in:
farbanas
2023-04-04 11:51:14 +02:00
parent ba3a6eaeb5
commit e21142f1bd
+2 -2
View File
@@ -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])