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 7e6ae35
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion src_plugin_sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 7e6ae35

Please sign in to comment.