diff options
| author | 2025-12-13 06:20:50 -0600 | |
|---|---|---|
| committer | 2025-12-13 06:20:50 -0600 | |
| commit | 2544c4ae1a64abc1f9520408268bf7dbd94ace9c (patch) | |
| tree | 0f615feb0cd9bfd37f68a14b133dec6a2999d2e0 /CHANGELOG.md | |
| parent | Formatting (diff) | |
Add os/cpu-count get defaults.
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
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`. |
