From a178dfec67c94ee7b80a63576fe099be4012dbdf Mon Sep 17 00:00:00 2001 From: matejcik Date: Mon, 18 Jun 2018 18:46:31 +0200 Subject: [PATCH] changelog: include stellar additions that are also unreleased --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ec17249b46..3d111420ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,8 +9,9 @@ _At the moment, the project does __not__ adhere to [Semantic Versioning](http:// ## [0.10.2] - Unreleased [0.10.2]: https://github.com/trezor/python-trezor/compare/v0.10.1...master -### Changed -- trezorctl: `stellar_get_public` now outputs the key hex-encoded +### Added +- `stellar_get_address` and `_public_key` functions support `show_display` parameter +- trezorctl: `stellar_get_address` and `_public_key` commands for the respective functionality ### Removed - trezorctl: `list_coins` is removed because we no longer parse the relevant protobuf field