1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-03-03 08:46:05 +00:00

core+legacy: update dates in changelogs

This commit is contained in:
Pavol Rusnak 2020-09-02 15:36:36 +02:00
parent 2148402f84
commit c1dd07a2e4
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D
2 changed files with 5 additions and 5 deletions

View File

@ -4,9 +4,10 @@ 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.3.4 [to be released on 6th October 2020]
## 2.3.4 [to be released on 4th November 2020]
### Added
- CoinJoin preauthorization and siging flow. [#1053]
### Changed
@ -18,11 +19,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Security
## 2.3.3 [to be released on 2nd September 2020]
## 2.3.3 [2nd September 2020]
### Added
- Running the frozen version of the emulator doesn't need arguments. [#1115]
- CoinJoin preauthorization and siging flow. [#1053]
- XVG support. [#1165]
- Hard limit on transaction fees. Can be disabled using `safety-checks`. [#1087]

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.9.4 [to be released on 6th October 2020]
## 1.9.4 [to be released on 4th November 2020]
### Added
@ -18,7 +18,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Security
## 1.9.3 [to be released on 2nd September 2020]
## 1.9.3 [2nd September 2020]
### Added
- XVG support. [#1165]