Skip to content

Commit 5580475

Browse files
committed
Update CHANGELOG
1 parent 1c639c0 commit 5580475

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 5.1.2
2+
__added__
3+
- `ECPair` and `bip32` objects now have a lowR boolean attribute defaulted to false. You may set it to true to ensure that the sign method uses low R values (#1442) (This is to enable low R usage in Psbt, since we decided not to give the low R flag to the Psbt class, since it makes more sense to be an attribute of the Signer interface)
4+
15
# 5.1.1
26
__changed__
37
- Name inconsistencies for Psbt class. (Quick fix)

0 commit comments

Comments
 (0)