mirror of
https://github.com/janet-lang/janet
synced 2024-11-24 17:27:18 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
dfe00fee94
commit
d46bcd5b8f
@ -2,6 +2,9 @@
|
|||||||
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 file associations on windows with default install.
|
||||||
|
- Add `:linux` to platforms returned by `(os/which)`.
|
||||||
|
- Update jpm to build standalone executables. Use `declare-executable` for this.
|
||||||
- Add `use` macro.
|
- Add `use` macro.
|
||||||
- Remove `process/args` in favor of `(dyn :args)`.
|
- 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
|
||||||
|
Loading…
Reference in New Issue
Block a user