Update changelog.

This commit is contained in:
Calvin Rose
2026-02-04 18:46:09 -06:00
parent 416bba9bd9
commit 855d1f2940
+1
View File
@@ -2,6 +2,7 @@
All notable changes to this project will be documented in this file.
## Unreleased - ???
- Add :threads, :unmarshal, :compiler, and :asm sandbox flags.
- Add support for persistent REPL history with the environment variable `JANET_HISTFILE`
- Fix a number of fuzzer-found compiler bugs
- Fix windows processes launching bug with empty environment table that caused process-launch failures.