From 72fb155403801216e244ab1df784ccd2a29c54cb Mon Sep 17 00:00:00 2001 From: Laurenz Date: Wed, 29 Mar 2023 20:08:53 +0200 Subject: Link to label --- docs/src/general/changelog.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/src/general/changelog.md b/docs/src/general/changelog.md index 958c3e4a..cbd6b039 100644 --- a/docs/src/general/changelog.md +++ b/docs/src/general/changelog.md @@ -7,9 +7,12 @@ description: | # Changelog ## Unreleased - Added [`polygon`]($func/polygon) function -- Reduced maximum function call depth from 256 to 64 +- The [`link`]($func/link) function now accepts [labels]($func/label) +- Fixed styling of text operators in math +- Fixed invalid parsing of language tag in raw block with a single backtick - CLI now returns with non-zero status code if there is an error - CLI now watches the root directory instead of the current one +- Reduced maximum function call depth from 256 to 64 ## March 28, 2023 - **Breaking:** Enumerations now require a space after their marker, that is, -- cgit v1.2.3