diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f10743..8576a10 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -116,4 +116,8 @@ Improve error handling and checking for null wallet ### 0.3.2 -- Fixed bug in cardano \ No newline at end of file +- Fixed bug in cardano + +### 0.3.3 + +- Add multi input, multi private keys sign for bitcoin \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index 0ee2e18..974aed5 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: trustdart description: A dart library that can interact with the trust wallet core library. -version: 0.3.2 +version: 0.3.3 homepage: https://github.com/EjaraApp/trustdart environment: