mirror of
https://github.com/AtHeartEngineer/bip39.git
synced 2026-01-08 17:13:53 -05:00
Release v0.5.4
This commit is contained in:
@@ -1,3 +1,11 @@
|
|||||||
|
# 0.5.4
|
||||||
|
|
||||||
|
* Add Particl network
|
||||||
|
* Add Divi network
|
||||||
|
* Add option to turn autocompute on / off
|
||||||
|
* Add option to set custom number of pbkdf2 rounds
|
||||||
|
* Fix blank mnemonic errors when using only seed
|
||||||
|
|
||||||
# 0.5.3
|
# 0.5.3
|
||||||
|
|
||||||
Add Starname network
|
Add Starname network
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
<div class="container">
|
<div class="container">
|
||||||
|
|
||||||
<h1 class="text-center">Mnemonic Code Converter</h1>
|
<h1 class="text-center">Mnemonic Code Converter</h1>
|
||||||
<p class="version">v0.5.3</p>
|
<p class="version">v0.5.4</p>
|
||||||
<hr>
|
<hr>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-md-12">
|
<div class="col-md-12">
|
||||||
|
|||||||
Reference in New Issue
Block a user