complete the release note
This commit is contained in:
parent
dca440a20f
commit
fc16e7ae99
2 changed files with 16 additions and 0 deletions
|
@ -6471,6 +6471,14 @@ body { font-family: Arial; background-image: url('images/diamonds.png'); height:
|
||||||
<hr/>
|
<hr/>
|
||||||
<h3>Release notes</h3>
|
<h3>Release notes</h3>
|
||||||
<p>
|
<p>
|
||||||
|
04.2014 --
|
||||||
|
<ul>
|
||||||
|
<li>Bring back the wallet details to decrypt Bip38 encoded wallet.</li>
|
||||||
|
<li>Add a button to skip the seeding. Don't skip if you intend to use the generated wallet !</li>
|
||||||
|
<li>Fix a display bug for a Bip38 encoded paper wallet.</li>
|
||||||
|
</ul>
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
04.2014 --
|
04.2014 --
|
||||||
<ul>
|
<ul>
|
||||||
<li>Add support for Blackcoin and Primecoin</li>
|
<li>Add support for Blackcoin and Primecoin</li>
|
||||||
|
|
|
@ -514,6 +514,14 @@
|
||||||
<hr/>
|
<hr/>
|
||||||
<h3>Release notes</h3>
|
<h3>Release notes</h3>
|
||||||
<p>
|
<p>
|
||||||
|
04.2014 --
|
||||||
|
<ul>
|
||||||
|
<li>Bring back the wallet details to decrypt Bip38 encoded wallet.</li>
|
||||||
|
<li>Add a button to skip the seeding. Don't skip if you intend to use the generated wallet !</li>
|
||||||
|
<li>Fix a display bug for a Bip38 encoded paper wallet.</li>
|
||||||
|
</ul>
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
04.2014 --
|
04.2014 --
|
||||||
<ul>
|
<ul>
|
||||||
<li>Add support for Blackcoin and Primecoin</li>
|
<li>Add support for Blackcoin and Primecoin</li>
|
||||||
|
|
Loading…
Add table
Reference in a new issue