Add missing install directory fix mention to changelog.

This commit is contained in:
inference 2023-05-28 16:00:04 +01:00
parent df1bb7efd9
commit 689e6a9e93
Signed by: inference
SSH Key Fingerprint: SHA256:9Pl0nZ2UJacgm+IeEtLSZ4FOESgP1eKCtRflfPfdX9M

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.0.0.0 --> <!-- Version: 0.0.1.1 -->
<html> <html>
@ -65,6 +65,7 @@
<li>Update WHENCE</li> <li>Update WHENCE</li>
<li>Update check_whence script</li> <li>Update check_whence script</li>
<li>Switch readme from Markdown formatting to AsciiDoc formatting</li> <li>Switch readme from Markdown formatting to AsciiDoc formatting</li>
<li>Fix install directory</li>
</ul> </ul>
<br> <br>
<br> <br>