diff --git a/web-wallet/CHANGELOG.md b/web-wallet/CHANGELOG.md index 9ba8e4f51..73e800f99 100644 --- a/web-wallet/CHANGELOG.md +++ b/web-wallet/CHANGELOG.md @@ -31,6 +31,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Upgrade Migration Feature to Use Reown AppKit [#3129] - Update default gas settings values [#3178] - Update AddressPicker to show Default Profile label [#3179] +- Enhanced migration workflow, activated new migration contracts [#3203] ### Removed @@ -453,6 +454,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#3160]: https://github.com/dusk-network/rusk/issues/3160 [#3178]: https://github.com/dusk-network/rusk/issues/3178 [#3179]: https://github.com/dusk-network/rusk/issues/3179 +[#3203]: https://github.com/dusk-network/rusk/issues/3203