mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-18 20:38:10 +00:00
chore(legacy): generate Changelog
This commit is contained in:
parent
9a6451342a
commit
1f5800a966
@ -1 +0,0 @@
|
|||||||
Add new rpId to Binance's FIDO definition.
|
|
@ -1 +0,0 @@
|
|||||||
Emulator properly waits for IO without busy loop
|
|
@ -1 +0,0 @@
|
|||||||
Removed support for Lisk
|
|
@ -1 +0,0 @@
|
|||||||
Re-enabled Firo support
|
|
@ -1 +0,0 @@
|
|||||||
Stricter protobuf field handling in Stellar.
|
|
@ -4,6 +4,24 @@ 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/).
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||||
|
|
||||||
|
## 1.10.3 [26th August 2021]
|
||||||
|
|
||||||
|
### Added
|
||||||
|
- Re-enabled Firo support [#1767]
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- Emulator properly waits for IO without busy loop [#1743]
|
||||||
|
|
||||||
|
### Removed
|
||||||
|
- Removed support for Lisk [#1765]
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
- Add new rpId to Binance's FIDO definition. [#1705]
|
||||||
|
|
||||||
|
### Security
|
||||||
|
- Stricter protobuf field handling in Stellar.
|
||||||
|
|
||||||
|
|
||||||
## 1.10.2 [14th July 2021]
|
## 1.10.2 [14th July 2021]
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
@ -412,3 +430,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
|||||||
[#1647]: https://github.com/trezor/trezor-firmware/issues/1647
|
[#1647]: https://github.com/trezor/trezor-firmware/issues/1647
|
||||||
[#1650]: https://github.com/trezor/trezor-firmware/issues/1650
|
[#1650]: https://github.com/trezor/trezor-firmware/issues/1650
|
||||||
[#1660]: https://github.com/trezor/trezor-firmware/issues/1660
|
[#1660]: https://github.com/trezor/trezor-firmware/issues/1660
|
||||||
|
[#1705]: https://github.com/trezor/trezor-firmware/issues/1705
|
||||||
|
[#1743]: https://github.com/trezor/trezor-firmware/issues/1743
|
||||||
|
[#1765]: https://github.com/trezor/trezor-firmware/issues/1765
|
||||||
|
[#1767]: https://github.com/trezor/trezor-firmware/issues/1767
|
||||||
|
Loading…
Reference in New Issue
Block a user