From 2544c4ae1a64abc1f9520408268bf7dbd94ace9c Mon Sep 17 00:00:00 2001 From: Calvin Rose Date: Sat, 13 Dec 2025 06:20:50 -0600 Subject: Add os/cpu-count get defaults. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c621948..950a3aee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ All notable changes to this project will be documented in this file. - The `repl` function now respects the `*repl-prompt*` dynamic binding by default. - Allow matching exact lengths of datastructures with the `match` macro using a dollar suffix. - Add initial support for Plan 9. Some modules (e.g. ev) are not yet enabled. +- Allow specifying `:flycheck` for individual defines to annotate that they are safe to evaluate for flychecking. ## 1.40.1 - 2025-11-16 - Fix `JANET_REDUCED_OS` build regression caused by `os/posix-chroot`. -- cgit v1.2.3