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

docs(core): fix dates in changelog

This commit is contained in:
Martin Milata 2021-09-16 18:34:46 +02:00
parent 35a41fd957
commit 53e2573691
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ 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.4.2 [26th August 2021]
## 2.4.2 [16th September 2021]
### Added
- [emulator] Added option to dump detailed Micropython memory layout [#1557]

View File

@ -4,7 +4,7 @@ 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.3 [26th August 2021]
## 1.10.3 [16th September 2021]
### Added
- Re-enabled Firo support [#1767]