update changelog and version bump

This commit is contained in:
2025-12-19 21:08:19 -07:00
parent 45a7a6b38b
commit 3f105ef35c
5 changed files with 13 additions and 9 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
[0.4.0]
- First pass getting compiled IC10 to output along side the Slang source code
- IC10 side is currently not scrollable, and text might be cut off from the bottom,
requiring newlines to be added to the bottom of the Slang source if needed
[0.3.4]
- Added support for `loadReagent`, which maps to the `lr` IC10 instruction