mirror of
https://github.com/janet-lang/janet
synced 2024-11-28 19:19:53 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
3ab2ae130b
commit
dcf8ba0edb
@ -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 - ???
|
||||||
|
- `os/execute` and `os/spawn` can take streams for redirecting IO.
|
||||||
|
- Add `;parser` and `:read` parameters to `run-context`.
|
||||||
- Add `os/open` if ev is enabled.
|
- Add `os/open` if ev is enabled.
|
||||||
- Add `os/pipe` if ev is enabled.
|
- Add `os/pipe` if ev is enabled.
|
||||||
- Add `janet_thread_current(void)` to C API
|
- Add `janet_thread_current(void)` to C API
|
||||||
|
Loading…
Reference in New Issue
Block a user