From 4223957756cb4ef2cebf07e800795460f10da5d7 Mon Sep 17 00:00:00 2001 From: matejcik Date: Mon, 4 Sep 2023 15:27:46 +0200 Subject: [PATCH] docs(python): add missing changelog entries --- python/.changelog.d/+06ca7357.fixed | 1 + python/.changelog.d/+bdb3ea1b.changed | 1 + 2 files changed, 2 insertions(+) create mode 100644 python/.changelog.d/+06ca7357.fixed create mode 100644 python/.changelog.d/+bdb3ea1b.changed diff --git a/python/.changelog.d/+06ca7357.fixed b/python/.changelog.d/+06ca7357.fixed new file mode 100644 index 000000000..d6be6a933 --- /dev/null +++ b/python/.changelog.d/+06ca7357.fixed @@ -0,0 +1 @@ +Corrected vendor header signing keys for Model R (T2B1). diff --git a/python/.changelog.d/+bdb3ea1b.changed b/python/.changelog.d/+bdb3ea1b.changed new file mode 100644 index 000000000..88def8e15 --- /dev/null +++ b/python/.changelog.d/+bdb3ea1b.changed @@ -0,0 +1 @@ +Trezor model detection will try to use the `internal_name` field.