1
0
mirror of https://github.com/janet-lang/janet synced 2025-04-01 21:16:55 +00:00

Update changelog

This commit is contained in:
Calvin Rose 2020-08-29 09:22:10 -05:00
parent 5313963baf
commit 301cbb0e68

@ -2,6 +2,7 @@
All notable changes to this project will be documented in this file.
## Unreleased - ???
- Don't run `main` when flychecking.
- Add `:n` flag to `file/open` to raise an error if file cannot be opened.
- Fix import macro to not try and coerce everything to a string.
- Allow passing a second argument to `disasm`.