From ab2d38a8034ad7bea05a1bab9e75729998b29142 Mon Sep 17 00:00:00 2001 From: SomberNight Date: Thu, 12 Apr 2018 17:54:35 +0200 Subject: [PATCH] release notes for 3.1.3 --- RELEASE-NOTES | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index db3337900..49aad2699 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,3 +1,13 @@ +# Release 3.1.3 - (unreleased) + + * Qt GUI: seed word auto-complete during restore + * Android: fix some crashes + * performance improvements (wallet, and Qt GUI) + * hardware wallets: show debug message during device scan + * Digital Bitbox: enabled BIP84 (p2wpkh) wallet creation + * add regtest support (via --regtest flag) + * other minor bugfixes and usability improvements + # Release 3.1.2 - (March 28, 2018) * Kivy/android: request PIN on startup