From adcc15aaeb9142bed7a3eeed9158e747cabb160e Mon Sep 17 00:00:00 2001 From: jmininger Date: Mon, 13 Sep 2021 16:22:29 -0400 Subject: [PATCH] Add changelog entry for chainweaver-2.2.0 --- CHANGELOG.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e558ae1ac..6268e8d06 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,24 @@ # Chainweaver Changelog +## 2.2.0 (2021-09-13) + +* Obelisk bump to v0.9.1.0 with reflex-platform 0.7.0.0 +* Pact 4.0 support +* Default to free-x-chain-gas for cross chain transfers to accounts that don't exist or have 0 balance +* Cross-chain and transfer "listen" calls switched to repeated polling calls +* Update default network list to support new nodes +* Remove keys and accounts api endpoint +* Fixes issue where 'Done' button showed up too early on cross-chains +* Fix multiple parsing issues with 'Amount' input field in tx-widget +* Fix issue with keyset-ref display +* Allows a dapp to specify that Chainweaver's user may choose its own 'sender' for signing api + requests +* Fix issue causing chain-based account notes to not persist for first 10 chains +* Ship with version 4.8.8 of z3 +* Fix no gas payer on destination chain error message +* Number of changes in preparation for Chainweaver-Web, including the removal of monad-logger and + fast-logger dependencies, and an update of kadena-signing-api + ## 2.1 (2020-08-26) * Fix ordering of ChainId dropdown to work with 20 chains