Reorder changelog list items to conform to list order

This commit is contained in:
inference 2023-08-04 15:23:35 +01:00
parent 414c7abddd
commit 8aa935a8e7
Signed by: inference
SSH Key Fingerprint: SHA256:FtEVfx1CmTKMy40VwZvF4k+3TC+QhCWy+EmPRg50Nnc

View File

@ -5,7 +5,7 @@
<!-- Copyright 2023 Jake Winters --> <!-- Copyright 2023 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause --> <!-- SPDX-License-Identifier: BSD-3-Clause -->
<!-- Version: 0.3.0.12 --> <!-- Version: 0.4.0.13 -->
<html> <html>
@ -47,11 +47,11 @@
</ul> </ul>
<p>Changelog (since version 1.0.0.1):</p> <p>Changelog (since version 1.0.0.1):</p>
<ul> <ul>
<li>Update readme</li>
<li>Update Makefile</li> <li>Update Makefile</li>
<li>Update WHENCE</li> <li>Update WHENCE</li>
<li>Update check_whence script</li> <li>Update check_whence script</li>
<li>Update copy-firmware script</li> <li>Update copy-firmware script</li>
<li>Update readme</li>
</ul> </ul>
</section> </section>
<section id="changelog-1.0.0.1"> <section id="changelog-1.0.0.1">