The built-in github HTML editor is nice, but needs a preview feature.
This commit is contained in:
Andy McFadden 2015-09-15 12:37:29 -07:00
parent c164f73547
commit 10261c1a94
1 changed files with 3 additions and 3 deletions

View File

@ -36,9 +36,9 @@ archives, and zlib to compress and expand ".gz" and ".zip" f
<h2>v4.0.1 - 24-Aug-2015</h2>
<ul>
<li>[app]Fixed "find" feature in file viewer.</li>
<li>[reformat]Added support for displaying hi-res images compressed with LZ4FH.</li>
<li>[reformat]Fixed handling of semicolons in Merlin assembly source conversion.</li>
<li>[app] Fixed "find" feature in file viewer.</li>
<li>[reformat] Added support for displaying hi-res images compressed with LZ4FH.</li>
<li>[reformat] Fixed handling of semicolons in Merlin assembly source conversion.</li>
</ul>
<h2>v4.0.0 - 23-Jan-2015</h2>