diff --git a/core/ChangeLog b/core/ChangeLog index 3aaa7b725f..220ba6f82c 100644 --- a/core/ChangeLog +++ b/core/ChangeLog @@ -12,6 +12,8 @@ _Most likely to be released on July 1st._ - Soft lock. #958 - Auto lock. #1027 - Dedicated `initialized` field in storage. +- Support EXTERNAL transaction inputs with a SLIP-0019 proof of ownership #1052 +- Support pre-signed EXTERNAL transaction inputs ### Deprecated - Deprecate `Overwintered` field in `SignTx` and `TxAck`.