mirror of
https://github.com/janet-lang/janet
synced 2025-04-05 14:56:55 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
e9acebe0e8
commit
657fae490c
@ -2,6 +2,7 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## Unreleased - ???
|
||||
- Fix compiler bug that emitted incorrect code in some cases for while loops that create closures.
|
||||
- Add `:fresh` option to `(import ...)` to overwrite the module cache.
|
||||
- `(range x y 0)` will return an empty array instead of hanging forever.
|
||||
- Rename `jpm repl` to `jpm debug-repl`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user