diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/src/general/changelog.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/src/general/changelog.md b/docs/src/general/changelog.md index 45de2dd6..958c3e4a 100644 --- a/docs/src/general/changelog.md +++ b/docs/src/general/changelog.md @@ -6,7 +6,10 @@ description: | # Changelog ## Unreleased -- Reduced maximum function call depth from 256 to 64. +- Added [`polygon`]($func/polygon) function +- Reduced maximum function call depth from 256 to 64 +- CLI now returns with non-zero status code if there is an error +- CLI now watches the root directory instead of the current one ## March 28, 2023 - **Breaking:** Enumerations now require a space after their marker, that is, |
