mirror of
https://github.com/janet-lang/janet
synced 2025-01-23 21:56:52 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
6e8beff0a0
commit
5734e02034
@ -2,6 +2,8 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## Unreleased
|
||||
- Add optional argument to `parser/where` to set parser byte index.
|
||||
- Add optional `env` argument to `all-bindings` and `all-dynamics`.
|
||||
- Add scratch memory C API functions for auto-released memory on next gc.
|
||||
Scratch memory differs from normal GCed memory as it can also be freed normally
|
||||
for better performance.
|
||||
|
Loading…
Reference in New Issue
Block a user