mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-23 19:00:41 +00:00
Release v0.2.0
This commit is contained in:
+12721
-10285
File diff suppressed because it is too large
Load Diff
@@ -1,3 +1,12 @@
|
|||||||
|
# 0.2.0
|
||||||
|
|
||||||
|
* BitcoinJS library upgrded to v3.1.1
|
||||||
|
* Tab order is alphabetical
|
||||||
|
* BIP44 'purpose' and 'coin' fields are readonly
|
||||||
|
* Refactor method to clear old data from the display
|
||||||
|
* BIP49 support
|
||||||
|
* Release process is documented
|
||||||
|
|
||||||
# 0.1.2
|
# 0.1.2
|
||||||
|
|
||||||
* Add Crown network
|
* Add Crown network
|
||||||
|
|||||||
+1
-1
@@ -114,7 +114,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.1.2</p>
|
<p class="version">v0.2.0</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