mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-14 03:30:02 +00:00
bump version to 1.7.0; update firmware changelog
This commit is contained in:
parent
ab76828e16
commit
d7de064bde
@ -1,3 +1,9 @@
|
||||
Version 1.7.0
|
||||
* Stable release, optional update
|
||||
* Use fixed-width font for addresses
|
||||
* Enable WebUSB
|
||||
* Lots of under-the-hood improvements
|
||||
|
||||
Version 1.6.0
|
||||
* Stable release, optional update
|
||||
* Native SegWit (Bech32) address support
|
||||
|
@ -23,7 +23,7 @@
|
||||
#include <stdint.h>
|
||||
|
||||
#define VERSION_MAJOR 1
|
||||
#define VERSION_MINOR 6
|
||||
#define VERSION_MINOR 7
|
||||
#define VERSION_PATCH 0
|
||||
|
||||
#define STR(X) #X
|
||||
|
Loading…
Reference in New Issue
Block a user