1
0
mirror of https://github.com/janet-lang/janet synced 2026-04-20 05:41:27 +00:00

Prepare for 1.40.0 release

This commit is contained in:
Calvin Rose
2025-11-15 07:31:23 -06:00
parent 83f5da3b8f
commit 0f9ecc2da5

View File

@@ -1,7 +1,7 @@
# Changelog
All notable changes to this project will be documented in this file.
## Unreleased - ???
## 1.40.0 - 2025-11-15
- Add `os/posix-chroot`
- Fix `ev/deadline` with interrupt race condition bug on Windows.
- Improve `flycheck` by allowing functions and macros to define their own flycheck behavior via the metadata `:flycheck`.