Skip to content

Commit

Permalink
chore: 🔖 Prepare v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Chralu committed Sep 18, 2024
1 parent 6159e1d commit 0df6c09
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
Changelog
=========

## 2.1.0
- feat: :sparkles: Websocket connector attempts a connection to determine its availability.
- feat: :sparkles: Deeplink commands use appropriate timeout

### Breaking changes
- Auto-connect is now asynchronous.
- feat: :sparkles: Deeplink is enabled on Web platform.

## 2.0.8
- Add sign payloads command
- Add remove service command
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: archethic_wallet_client
description: A client dart library to interact with Archethic Wallet RPC API.

version: 2.0.8
version: 2.1.0

homepage: https://github.com/archethic-foundation/archethic-wallet-client-dart

Expand Down

0 comments on commit 0df6c09

Please sign in to comment.