diff options
| author | 2025-12-14 11:46:57 -0600 | |
|---|---|---|
| committer | 2025-12-14 11:46:57 -0600 | |
| commit | bb3cf7d83b8deadb495903d98b9b58aeb1466328 (patch) | |
| tree | c0532e7b3219743a19bdd390d113a4bd9676778d /CHANGELOG.md | |
| parent | Add os/cpu-count get defaults. (diff) | |
Add missing uinteger janet_opt* funcitons.
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 950a3aee..67bab0ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ All notable changes to this project will be documented in this file. ## Unreleased - ??? +- Add `janet_optuinteger` and `janet_optuinteger64` to the C API. - Add `cms` combinator to PEGs. - Add `thaw-keep-keys` as a variant of thaw - The `repl` function now respects the `*repl-prompt*` dynamic binding by default. |
