diff options
| author | 2024-12-05 20:18:16 -0600 | |
|---|---|---|
| committer | 2024-12-05 20:18:16 -0600 | |
| commit | 83e8aab2897aa2982db48668e85757eef680ea5e (patch) | |
| tree | 835387be247a4c42094df1ddf1b9bf099a9c7f08 /CHANGELOG.md | |
| parent | Prepare for 1.37.0 release. (diff) | |
Prepare for 1.37.1 release and fix CI.v1.37.1
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 48c5e80b..7c36f2f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # Changelog All notable changes to this project will be documented in this file. -## 1.37.0 - 2024-12-05 +## 1.37.1 - 2024-12-05 - Fix meson cross compilation - Update timeout documentation for networking APIs: timeouts raise errors and do not return nil. - Add `janet_addtimeout_nil(double sec);` to the C API. |
