mirror of
https://github.com/janet-lang/janet
synced 2024-11-17 14:14:49 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
21ebede529
commit
a363fd926d
@ -1,7 +1,7 @@
|
||||
# Changelog
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## 1.32.0 - 2023-10-14
|
||||
## 1.32.1 - 2023-10-15
|
||||
- Fix return value from C function `janet_dobytes` when called on Janet functions that yield to event loop.
|
||||
- Change C API for event loop interaction - get rid of JanetListener and instead use `janet_async_start` and `janet_async_end`.
|
||||
- Rework event loop to make fewer system calls on kqueue and epoll.
|
||||
|
Loading…
Reference in New Issue
Block a user