Skip to content

Commit a363fd9

Browse files
committed
Update CHANGELOG.md
1 parent 21ebede commit a363fd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4-
## 1.32.0 - 2023-10-14
4+
## 1.32.1 - 2023-10-15
55
- Fix return value from C function `janet_dobytes` when called on Janet functions that yield to event loop.
66
- Change C API for event loop interaction - get rid of JanetListener and instead use `janet_async_start` and `janet_async_end`.
77
- Rework event loop to make fewer system calls on kqueue and epoll.

0 commit comments

Comments
 (0)