Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 976329a

Browse files
committed
Update CHANGELOG.md
1 parent ab3e843 commit 976329a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
## Unreleased - ???
5+
- Add `gcperthread` callback for abstract types. This lets threaded abstracts have a finalizer that is called per thread, as well as a global finalizer.
6+
- Add `JANET_DO_ERROR_*` flags to describe the return value of `janet_dobytes` and `janet_dostring`.
7+
48
## 1.39.1 - 2025-08-30
59
- Add support for chdir in os/spawn on older macOS versions
610
- Expose channels properly in C API

0 commit comments

Comments
 (0)