Skip to content

Commit

Permalink
Document plugin_sdk changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
cedelavergne-ledger committed Mar 27, 2024
1 parent a14418b commit 37895b6
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion src_plugin_sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,17 @@
| :rotating_light: | Breaks build |
| :warning: | Breaks compatibility with app |

## [latest](/) - 2024/02/07
## [latest](/) - 2024/03/27

### Changed

* Update following `app-ethereum` deprecated warning fixes (#B2CA-1247)
* Add new functions `getEthAddressFromRawKey` and `getEthAddressStringFromRawKey`
* Deprecate old functions `getEthAddressFromKey` and `getEthAddressStringFromKey`
* Simplify crypto calls in `getEthAddressStringFromBinary`
* Cleanup useless `cx_sha3_t` useless parameter

## [0a98664](/../../commit/0a98664) - 2024/02/07

### Removed

Expand Down

0 comments on commit 37895b6

Please sign in to comment.