From d1ff94a3b59b5642c549b1141853e0ffbe842185 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Tue, 28 Mar 2023 16:57:18 +0200 Subject: A bit more polygon docs --- docs/src/general/changelog.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'docs/src') 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, -- cgit v1.2.3