fixed changelog
Fabio Cevasco h3rald@h3rald.com
Wed, 09 Apr 2025 06:01:17 +0200
2 files changed,
3 insertions(+),
2 deletions(-)
M
releases/0.5.0.html
→
releases/0.5.0.html
@@ -4,12 +4,13 @@ <h4>Breaking Changes</h4>
<ul> <li>Renamed %:pop%% to {{sym-drop}}.</li> <li>Renamed %:replace%% to {{sym-sub}}.</li> + <li>{{sym-!}} now requires an extra string on the stack to be used as the file name/identifier in stack traces. </ul> <h4>Fixes</h4> <ul> <li>Fixed some documentation typos and inaccuracies.</li> - <li>Fixed incorrect bytecode processing for quotations with more than 127 items</li> + <li>Fixed incorrect bytecode processing for quotations with more than 127 items.</li> </ul> <h4>Chores</h4>
M
scripts/web.hex
→
scripts/web.hex
@@ -193,7 +193,7 @@ while
"_c" # ; Write CHANGELOG.md -changelog-content +changelog-content highlight "CHANGELOG.md" write "*** Done!" puts