summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2023-03-29 20:08:53 +0200
committerLaurenz <laurmaedje@gmail.com>2023-03-29 20:10:23 +0200
commit72fb155403801216e244ab1df784ccd2a29c54cb (patch)
tree820001268f86d7f9e43d60120db54124241fd62e /docs
parent621922bb35657d002b123913dd507e35a178f4c2 (diff)
Link to label
Diffstat (limited to 'docs')
-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 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,