Skip to content

Commit f9700a9

Browse files
authored
Merge pull request bitcoinjs#892 from bitcoinjs/320
update CHANGELOG
2 parents da49e38 + 6cec6a2 commit f9700a9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# 3.2.0
2+
__added__
3+
- Added `address.fromBech32/toBech32` (#846)
4+
5+
# 3.1.0
6+
__added__
7+
- Added `Transaction.prototype.virtualSize` (#811)
8+
- Added `Transaction.prototype.weight` (#811)
9+
110
# 3.0.0
211
From this release users can expect out-of-the-box Segregated Witness support.
312
The majority of breaking changes have been in how `script` encoding/decoding occurs, with the introduction of witness stacks.

0 commit comments

Comments
 (0)