1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-06 04:40:56 +00:00

core, legacy: set version of the upcoming release in Changelog

This commit is contained in:
Tomas Susanka 2020-07-24 12:33:35 +02:00
parent 48e1dc957f
commit 34bd57006f
2 changed files with 5 additions and 3 deletions

View File

@ -4,9 +4,9 @@ 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/).
## [Unreleased] ## 2.3.2 [Unreleased]
_Most likely to be released on July 1st._ _Most likely to be released on August 5th._
### Added ### Added
- Soft lock. [#958] - Soft lock. [#958]

View File

@ -4,7 +4,9 @@ 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/).
## [Unreleased] ## 1.9.2 [Unreleased]
_Most likely to be released on August 5th._
### Added ### Added
- Set initialized in storage to false if no mnemonic is present. [#965] - Set initialized in storage to false if no mnemonic is present. [#965]