CHANGELOG: add rogue packagejson removal
This commit is contained in:
parent
c8b7906058
commit
a309ee53e2
1 changed files with 3 additions and 0 deletions
|
@ -2,6 +2,9 @@
|
||||||
__fixed__
|
__fixed__
|
||||||
- Fixed `TransactionBuilder` not throwing when payment type validation should fail (#1195)
|
- Fixed `TransactionBuilder` not throwing when payment type validation should fail (#1195)
|
||||||
|
|
||||||
|
__removed__
|
||||||
|
- Removed rogue `package.json` from `src/payments` (#1216)
|
||||||
|
|
||||||
# 4.0.1
|
# 4.0.1
|
||||||
__fixed__
|
__fixed__
|
||||||
- Fixed `tiny-secp256k1` dependency version (used `ecurve`) (#1139)
|
- Fixed `tiny-secp256k1` dependency version (used `ecurve`) (#1139)
|
||||||
|
|
Loading…
Reference in a new issue