Skip to content

Commit 5c29b9c

Browse files
committed
2.0.2
1 parent fee0d10 commit 5c29b9c

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 2.0.2
2+
- Add support for optional 'noStrict' parameter in Transaction.fromBuffer
3+
14
## 2.0.1
25
- Add payments/index.dart to lib exports
36

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: bitcoin_flutter
22
description: A dart Bitcoin library for Flutter. BIP32, BIP39, P2PKH integration.
3-
version: 2.0.1
3+
version: 2.0.2
44
homepage: https://github.com/anicdh
55
author: andoan <[email protected]>
66

0 commit comments

Comments
 (0)