diff options
| author | 2025-08-24 17:09:00 -0500 | |
|---|---|---|
| committer | 2025-08-24 17:09:39 -0500 | |
| commit | 4e02f27eb95ea2bdc86464a42bf678f700dfe82c (patch) | |
| tree | 45039cd96a9abce4a5e5a1ce8a6bc907034c561e /CHANGELOG.md | |
| parent | Merge pull request #1628 from snltd/illumos-support (diff) | |
Prepare for 1.39.0 releasev1.39.0
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c6e1847a..51cbd724 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,10 @@ # Changelog All notable changes to this project will be documented in this file. -## Unreleased - ??? +## 1.39.0 - 2025-08-24 +- Various bug fixes +- Add `net/socket` +- Add support for illumos OS - Raise helpful errors for incorrect arguments to `import`. - Allow configuring `JANET_THREAD_LOCAL` during builds to allow multi-threading on unknown compilers. - Make `ffi/write` append to a buffer instead of insert at 0 by default. |
