diff options
| author | 2024-12-15 17:36:54 +0900 | |
|---|---|---|
| committer | 2024-12-15 17:38:01 +0900 | |
| commit | 687b987f7e7a6352701eea68725ad861a32a77fa (patch) | |
| tree | 7f5293573d19ab01a818b72a7ad6d8712e244960 /CHANGELOG.md | |
| parent | Prevent await inside janet_call - address #1531 (diff) | |
Add `ev/to-file` for synchronous resource operations
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c36f2f1..b4e600bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,9 @@ # Changelog All notable changes to this project will be documented in this file. +## ??? - Unreleased +- Add `ev/to-file` for synchronous resource operations + ## 1.37.1 - 2024-12-05 - Fix meson cross compilation - Update timeout documentation for networking APIs: timeouts raise errors and do not return nil. |
