1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-31 18:40:56 +00:00

core: add 'initialized' to changelog

This commit is contained in:
Tomas Susanka 2020-06-16 08:11:52 +00:00
parent a6acefbdf5
commit b6c8cbc24c

View File

@ -11,6 +11,7 @@ _Most likely to be released on July 1st._
### Added
- Soft lock. #958
- Auto lock. #1027
- Dedicated `initialized` field in storage.
### Deprecated