mirror of
https://github.com/trezor/trezor-firmware.git
synced 2026-02-20 00:33:30 +01:00
docs(python): add changelog entries
This commit is contained in:
1
python/.changelog.d/6273.added
Normal file
1
python/.changelog.d/6273.added
Normal file
@@ -0,0 +1 @@
|
||||
Use keyring package for storing THP keys and credentials.
|
||||
1
python/.changelog.d/6273.fixed
Normal file
1
python/.changelog.d/6273.fixed
Normal file
@@ -0,0 +1 @@
|
||||
Support resuming THP sessions.
|
||||
1
python/.changelog.d/6273.incompatible
Normal file
1
python/.changelog.d/6273.incompatible
Normal file
@@ -0,0 +1 @@
|
||||
Refactor trezorlib session-based API.
|
||||
1
python/.changelog.d/6273.removed
Normal file
1
python/.changelog.d/6273.removed
Normal file
@@ -0,0 +1 @@
|
||||
Remove vestigial memory_write/read/erase methods.
|
||||
Reference in New Issue
Block a user