CHANGELOG: add rogue packagejson removal

This commit is contained in:
Daniel Cousens 2018-09-16 16:54:51 +10:00 committed by GitHub
parent c8b7906058
commit a309ee53e2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,9 @@
__fixed__
- Fixed `TransactionBuilder` not throwing when payment type validation should fail (#1195)
__removed__
- Removed rogue `package.json` from `src/payments` (#1216)
# 4.0.1
__fixed__
- Fixed `tiny-secp256k1` dependency version (used `ecurve`) (#1139)