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
5464a7a379
commit
1613e2593c
@ -4,8 +4,8 @@ All notable changes to this project will be documented in this file.
|
|||||||
## Unlreleased - ???
|
## Unlreleased - ???
|
||||||
- Supervisor channels in threads will no longer include a wastful copy of the fiber in every
|
- Supervisor channels in threads will no longer include a wastful copy of the fiber in every
|
||||||
message across a thread.
|
message across a thread.
|
||||||
- Allow passing a closure to @code`ev/thead` as well as a whole fiber.
|
- Allow passing a closure to `ev/thead` as well as a whole fiber.
|
||||||
|
- Allow passing a closure directly to `ev/go` to spawn fibers on the event loop.
|
||||||
|
|
||||||
## 1.17.1 - 2021-08-29
|
## 1.17.1 - 2021-08-29
|
||||||
- Fix docstring typos
|
- Fix docstring typos
|
||||||
|
Loading…
Reference in New Issue
Block a user