diff --git a/legacy/firmware/.changelog.d/1627.added b/legacy/firmware/.changelog.d/1627.added deleted file mode 100644 index a353447ff..000000000 --- a/legacy/firmware/.changelog.d/1627.added +++ /dev/null @@ -1 +0,0 @@ -Safety checks setting in T1. diff --git a/legacy/firmware/CHANGELOG.md b/legacy/firmware/CHANGELOG.md index 080ef06e0..302ec3a72 100644 --- a/legacy/firmware/CHANGELOG.md +++ b/legacy/firmware/CHANGELOG.md @@ -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/). +## 1.10.1 [24th May 2021] + +### Added +- Safety checks setting in T1. [#1627] + + ## 1.10.0 [13rd May 2021] ### Added @@ -381,3 +387,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). [#1491]: https://github.com/trezor/trezor-firmware/issues/1491 [#1518]: https://github.com/trezor/trezor-firmware/issues/1518 [#1549]: https://github.com/trezor/trezor-firmware/issues/1549 +[#1627]: https://github.com/trezor/trezor-firmware/issues/1627