This commit is contained in:
Peter D. Gray 2022-10-05 11:10:44 -04:00
parent 27045d90f6
commit 63f7647c21
No known key found for this signature in database
GPG Key ID: F0E6CC6AFC16CF7B

View File

@ -1,7 +1,8 @@
## 4.1.6 - June 21, 2022
## 4.1.6 - Oct 5, 2022
- Bugfix: order of multisig wallet registration does NOT matter in PSBT signing
- Bugfix: allow unknown scripts in HSM mode
- Enhancement: OP_RETURN is now a known script and is displayed in ascii if possible
- Enhancement: `OP_RETURN` is now a known script and is displayed in ascii if possible
## 4.1.5 - May 4, 2022