Skip to content

Commit

Permalink
Updated 2.6.5 web page press release.
Browse files Browse the repository at this point in the history
  • Loading branch information
thor2016 committed Feb 8, 2023
1 parent cb0301b commit ed192be
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion web/pressrelease-2.6.5.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
</div>
<div id="page_content">
<h1>FCEUX 2.6.5 Maintenance Release</h1>
<p>01 February 2023</p>
<p>07 February 2023</p>
<p>
The 2.6.5 release is a maintenance update that contains various fixes from a back log of bugs and feature requests over the past year.
</p>
Expand Down Expand Up @@ -96,6 +96,7 @@ <h3>Trace Logger</h3>
<h3>Lua</h3>
Implemented support for input.get() lua function binding.<br>
Added lua script loading via file drag and drop feature.<br>
Added new debugger.getsymboloffset lua function binding<br>

<h3>Build</h3>
Added cmake SOURCE_DATE_EPOCH hook to allow setting of UTC timestamp for reproducible binary builds.<br>
Expand Down
1 change: 1 addition & 0 deletions web/version.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ <h2> FCEUX</h2>
FCEU rerecording, FCEUXD, and FCEUXDSP as well as many new mappers from
FCEU-mm.</p>
<h3>FCEUX version history</h3>
<dd><li><a href="pressrelease-2.6.5.html">FCEUX 2.6.5</a> - 07 February 2023</li></dd>
<dd><li><a href="pressrelease-2.6.4.html">FCEUX 2.6.4</a> - 24 March 2022</li></dd>
<dd><li><a href="pressrelease-2.6.3.html">FCEUX 2.6.3</a> - 07 March 2022</li></dd>
<dd><li><a href="pressrelease-2.6.2.html">FCEUX 2.6.2</a> - 04 February 2022</li></dd>
Expand Down

0 comments on commit ed192be

Please sign in to comment.