Skip to content

Commit

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

## 1.1.0

-refactor: :recycle: Use Logging library

### Breaking changes
- feat: :sparkles: Request Timeout is optional. There is no default value anymore.


## 1.0.8
- Fix web deeplink RPC

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: AGPL-3.0-or-later
name: deeplink_rpc
description: A RPC-via-deeplink communication library coded in Dart. This is dedicated to Flutter mobile applications (iOS / Android).
version: 1.0.8
version: 1.1.0
homepage: https://github.com/archethic-foundation/lib-deeplink-rpc.git

environment:
Expand Down

0 comments on commit d654940

Please sign in to comment.