mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-28 21:30:41 +00:00
Release v0.3.6
This commit is contained in:
+9445
-47
File diff suppressed because it is too large
Load Diff
@@ -1,3 +1,11 @@
|
|||||||
|
# 0.3.6
|
||||||
|
|
||||||
|
* Add Kobocoin
|
||||||
|
* Update Vertcoin version byte and segwit support
|
||||||
|
* Add Zcash
|
||||||
|
* Korean mnemonics use ascii spaces
|
||||||
|
* Add CashAddr address format for bitcoin cash
|
||||||
|
|
||||||
# 0.3.5
|
# 0.3.5
|
||||||
|
|
||||||
* Fix typo
|
* Fix typo
|
||||||
|
|||||||
+1
-1
@@ -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.3.5</p>
|
<p class="version">v0.3.6</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