diff --git a/core/CHANGELOG.md b/core/CHANGELOG.md index 7d3273ac16..bbd90cf286 100644 --- a/core/CHANGELOG.md +++ b/core/CHANGELOG.md @@ -7,17 +7,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [2.8.9] (19th March 2025) ### Added -- Added ability to cancel recovery on word count selection screen. [#3503] -- [T2T1] Added account info for ETH transactions. [#3536] -- Added new UI for confirming long messages. [#4541] -- Add Solana staking confirmation dialogs. [#4560] -- [T3T1] Upgrade bundled bootloader to 2.1.10. [#1658739] +- Ability to cancel recovery on word count selection screen. [#3503] +- [T2T1] Account info for ETH transactions. [#3536] +- New UI for confirming long messages. [#4541] +- Solana staking confirmation dialogs. [#4560] +- [T3T1] Upgrade bundled bootloader to 2.1.10. [#4665] ### Changed - Changed "swipe to continue" to "tap to continue". Screens still respond to swipe-up, but the preferred interaction method is now tapping the lower part of the screen. [#4571] ### Fixed -- Fix cancelling device recovery after aborting from Suite. [#3503] +- Cancelling device recovery after aborting from Suite. [#3503] ## [2.8.8] (19th February 2025) @@ -1121,4 +1121,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). [#4541]: https://github.com/trezor/trezor-firmware/pull/4541 [#4560]: https://github.com/trezor/trezor-firmware/pull/4560 [#4571]: https://github.com/trezor/trezor-firmware/pull/4571 -[#1658739]: https://github.com/trezor/trezor-firmware/pull/1658739 +[#4665]: https://github.com/trezor/trezor-firmware/pull/4665