diff --git a/CHANGELOG.md b/CHANGELOG.md index 834eff5..e425833 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,9 @@ Changelog ========= +## 2.1.3 +- feat: :sparkles: Whitelist authorized transport methods. + ## 2.1.2 - fix: 🐛 Improve deeplink availability detection diff --git a/pubspec.yaml b/pubspec.yaml index 7590901..004e9a3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: archethic_wallet_client description: A client dart library to interact with Archethic Wallet RPC API. -version: 2.1.2 +version: 2.1.3 homepage: https://github.com/archethic-foundation/archethic-wallet-client-dart