mirror of
https://github.com/janet-lang/janet
synced 2024-11-28 02:59:54 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
a0e98b9aa8
commit
9118f2ce08
@ -2,6 +2,8 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
## Unreleased
|
## Unreleased
|
||||||
|
- Add `use` macro.
|
||||||
|
- Remove `process/args` in favor of `(dyn :args)`.
|
||||||
- Fix bug with Nanbox implementation allowing users to created
|
- Fix bug with Nanbox implementation allowing users to created
|
||||||
custom values of any type with typed array and marshal modules, which
|
custom values of any type with typed array and marshal modules, which
|
||||||
was unsafe.
|
was unsafe.
|
||||||
|
Loading…
Reference in New Issue
Block a user