mirror of
https://github.com/janet-lang/janet
synced 2024-12-01 04:19:55 +00:00
Update changelog.
This commit is contained in:
parent
acbebc5631
commit
bb1331e449
@ -1,6 +1,12 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
|
## Unlreleased - ???
|
||||||
|
- Supervisor channels in threads will no longer include a wastful copy of the fiber in every
|
||||||
|
message across a thread.
|
||||||
|
- Allow passing a closure to @code`ev/thead` as well as a whole fiber.
|
||||||
|
|
||||||
|
|
||||||
## 1.17.1 - 2021-08-29
|
## 1.17.1 - 2021-08-29
|
||||||
- Fix docstring typos
|
- Fix docstring typos
|
||||||
- Add `make install-jpm-git` to make jpm co-install simpler if using makefile.
|
- Add `make install-jpm-git` to make jpm co-install simpler if using makefile.
|
||||||
|
Loading…
Reference in New Issue
Block a user