Update with changes for v4.0.1

This commit is contained in:
Andy McFadden 2015-09-15 12:35:52 -07:00
parent 396b7d7c4e
commit 20eabffcec
1 changed files with 8 additions and 0 deletions

View File

@ -33,6 +33,14 @@
</ol>
<p>In addition, CiderPress uses the NufxLib library to access NuFX (ShrinkIt)
archives, and zlib to compress and expand &quot;.gz&quot; and &quot;.zip&quot; files.</p>
<h2>v4.0.1 - 24-Aug-2015</h2>
<ul>
<li>[app]Added support for displaying hi-res images compressed with LZ4FH.</li>
<li>[app]Fixed handling of semicolons in Merlin assembly source conversion.</li>
<li>[app]Fixed "find" feature in file viewer.</li>
</ul>
<h2>v4.0.0 - 23-Jan-2015</h2>
<ul>
<li>[all] Moved sources from CVS on sourceforge.net to git on github.com.