Fixes
h3rald h3rald@h3rald.com
Tue, 24 Dec 2024 14:46:48 +0000
1 files changed,
2 insertions(+),
2 deletions(-)
jump to
M
CHANGELOG.md
→
CHANGELOG.md
@@ -11,7 +11,7 @@
<h4>Breaking Changes</h4> <ul> <li>Removed the native symbols %:filter%%, %:clear%%, and %:each%%.</li> - <li>Bytecode: some opcodes changes values; programs compiled with tbe previous version must be recompiled.</li> + <li>Bytecode: some opcodes changed values; programs compiled with tbe previous version must be recompiled.</li> </ul> <h4>New Features</h4>@@ -55,7 +55,7 @@ <li>Split the source code to different files, and now relying on an <a
href="https://github.com/h3rald/hex/blob/master/scripts/amalgamate.sh">amalgamate.sh</a> script to concatenate them together before compiling</li> </ul> -<h3 id="#v0.1.0">v0.1.0 — 2024-12-14</h3> +<h3 id="v0.1.0">v0.1.0 — 2024-12-14</h3> <p>Initial release, featuring:</p> <ul>