1
0
mirror of https://github.com/janet-lang/janet synced 2026-03-03 22:39:47 +00:00

Update CHANGELOG.md

This commit is contained in:
Calvin Rose
2026-03-02 19:39:14 -06:00
parent 7fc12ff167
commit aa63adccb4

View File

@@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file.
## Unreleased - ???
- Documentation fixes
- ev/thread-chan deadlock bug fixed
- Re-add removed support for non-blocking net/connect on windows.
## 1.41.2 - 2026-02-18
- Fix regressions in `put` for arrays and buffers.