docs(python): add changelog entries

This commit is contained in:
Roman Zeyde
2026-02-03 10:02:11 +01:00
committed by Roman Zeyde
parent d3908fa6aa
commit ef48ecc940
4 changed files with 4 additions and 0 deletions

View File

@@ -0,0 +1 @@
Use keyring package for storing THP keys and credentials.

View File

@@ -0,0 +1 @@
Support resuming THP sessions.

View File

@@ -0,0 +1 @@
Refactor trezorlib session-based API.

View File

@@ -0,0 +1 @@
Remove vestigial memory_write/read/erase methods.