summaryrefslogtreecommitdiff
path: root/docs/src/general
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2023-03-28 16:57:18 +0200
committerLaurenz <laurmaedje@gmail.com>2023-03-28 17:00:02 +0200
commitd1ff94a3b59b5642c549b1141853e0ffbe842185 (patch)
treebeebac32faa4d40eafd385d371744bf511b01c20 /docs/src/general
parent44165d09a9e6c09d4c5a9dbeab1af7f23e3d887a (diff)
A bit more polygon docs
Diffstat (limited to 'docs/src/general')
-rw-r--r--docs/src/general/changelog.md5
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,