diff --git a/src_plugin_sdk/CHANGELOG.md b/src_plugin_sdk/CHANGELOG.md index 90ead8d..f0541d9 100644 --- a/src_plugin_sdk/CHANGELOG.md +++ b/src_plugin_sdk/CHANGELOG.md @@ -5,7 +5,15 @@ | :rotating_light: | Breaks build | | :warning: | Breaks compatibility with app | -## [latest](/) - 2024/02/07 +## [latest](/) - 2024/03/27 + +### Changed + +* Add new functions `getEthAddressFromRawKey` and `getEthAddressStringFromRawKey` +* Simplify crypto calls in `getEthAddressStringFromBinary` +* Cleanup useless `cx_sha3_t` useless parameter + +## [0a98664](/../../commit/0a98664) - 2024/02/07 ### Removed