mirror of
https://github.com/janet-lang/janet
synced 2025-01-12 16:40:27 +00:00
Minor tweak in changelog
This commit is contained in:
parent
7c8f5ef811
commit
dfcda296a3
@ -12,7 +12,7 @@ All notable changes to this project will be documented in this file.
|
|||||||
- During installation and release, merge janetconf.h into janet.h for easier install.
|
- During installation and release, merge janetconf.h into janet.h for easier install.
|
||||||
- Add `upscope` special form.
|
- Add `upscope` special form.
|
||||||
- `os/execute` and `os/spawn` can take streams for redirecting IO.
|
- `os/execute` and `os/spawn` can take streams for redirecting IO.
|
||||||
- Add `;parser` and `:read` parameters to `run-context`.
|
- 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