1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-17 21:22:10 +00:00

docs(core): changelog for 2.6.2

This commit is contained in:
Martin Milata 2023-09-29 16:52:06 +02:00 committed by matejcik
parent 040f6c2c8e
commit cb5732762a
2 changed files with 7 additions and 1 deletions

View File

@ -1 +0,0 @@
Integrate Optiga into PIN verification for Model R.

View File

@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [2.6.2] (internal release)
### Added
- [T2B1] Integrate Optiga into PIN verification. [#3296]
## [2.6.1] (internal release)
### Added
@ -792,3 +798,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
[#3237]: https://github.com/trezor/trezor-firmware/pull/3237
[#3255]: https://github.com/trezor/trezor-firmware/pull/3255
[#3256]: https://github.com/trezor/trezor-firmware/pull/3256
[#3296]: https://github.com/trezor/trezor-firmware/pull/3296