mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-07-26 08:29:26 +00:00
firmware: update ChangeLog, bump to 1.6.3
This commit is contained in:
parent
a265a9cc50
commit
7c3040d6fc
@ -1,3 +1,8 @@
|
|||||||
|
Version 1.6.3 [unreleased]
|
||||||
|
* Stable release, optional update
|
||||||
|
* implement RSKIP-60 Ethereum checksum encoding
|
||||||
|
* add support for new Ethereum networks (ESN, AKA, ETHO, MUSI, PIRL, ATH)
|
||||||
|
|
||||||
Version 1.6.2
|
Version 1.6.2
|
||||||
* Stable release, optional update
|
* Stable release, optional update
|
||||||
* Add possibility to set custom auto-lock delay
|
* Add possibility to set custom auto-lock delay
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
|
|
||||||
#define VERSION_MAJOR 1
|
#define VERSION_MAJOR 1
|
||||||
#define VERSION_MINOR 6
|
#define VERSION_MINOR 6
|
||||||
#define VERSION_PATCH 2
|
#define VERSION_PATCH 3
|
||||||
|
|
||||||
#define STR(X) #X
|
#define STR(X) #X
|
||||||
#define VERSTR(X) STR(X)
|
#define VERSTR(X) STR(X)
|
||||||
|
Loading…
Reference in New Issue
Block a user