1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-15 09:50:57 +00:00

changelog: include stellar additions that are also unreleased

This commit is contained in:
matejcik 2018-06-18 18:46:31 +02:00
parent cd94fb5ff9
commit a178dfec67

View File

@ -9,8 +9,9 @@ _At the moment, the project does __not__ adhere to [Semantic Versioning](http://
## [0.10.2] - Unreleased ## [0.10.2] - Unreleased
[0.10.2]: https://github.com/trezor/python-trezor/compare/v0.10.1...master [0.10.2]: https://github.com/trezor/python-trezor/compare/v0.10.1...master
### Changed ### Added
- trezorctl: `stellar_get_public` now outputs the key hex-encoded - `stellar_get_address` and `_public_key` functions support `show_display` parameter
- trezorctl: `stellar_get_address` and `_public_key` commands for the respective functionality
### Removed ### Removed
- trezorctl: `list_coins` is removed because we no longer parse the relevant protobuf field - trezorctl: `list_coins` is removed because we no longer parse the relevant protobuf field