Release v0.3.1

This commit is contained in:
Ian Coleman
2017-11-29 10:32:58 +11:00
parent 9225b805d6
commit 26dd39fd0e
3 changed files with 19551 additions and 148 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1,3 +1,13 @@
# 0.3.1
* Populate entropy field with hex value used from PRNG
* Show list of word indexes
* Fix typos
* Update jquery from 2.1.1 to 3.2.1
* Update bootstrap from 3.2.0 to 3.3.7
* Move application-specific css into own file
* QR codes with accents work correctly by replacing jquery.qrcode with kjua
# 0.3.0
* Update bitcoinjs from 3.1.1 to 3.3.0

View File

@@ -15,7 +15,7 @@
<div class="container">
<h1 class="text-center">Mnemonic Code Converter</h1>
<p class="version">v0.3.0</p>
<p class="version">v0.3.1</p>
<hr>
<div class="row">
<div class="col-md-12">