URI: 
       trelease notes for 3.1.3 - electrum - Electrum Bitcoin wallet
  HTML git clone https://git.parazyd.org/electrum
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
       ---
   DIR commit ab2d38a8034ad7bea05a1bab9e75729998b29142
   DIR parent 8bdf863fcae0ee44846e61052582011611a83884
  HTML Author: SomberNight <somber.night@protonmail.com>
       Date:   Thu, 12 Apr 2018 17:54:35 +0200
       
       release notes for 3.1.3
       
       Diffstat:
         M RELEASE-NOTES                       |      10 ++++++++++
       
       1 file changed, 10 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/RELEASE-NOTES b/RELEASE-NOTES
       t@@ -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