summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2023-03-28 09:42:23 +0200
committerLaurenz <laurmaedje@gmail.com>2023-03-28 09:42:23 +0200
commit056d15aa49f545980b03068684f0d44e35248cd6 (patch)
treee4fe06f5d36147de554bb0d9b3cebf3ec086e7cc
parent213f31c5d71b3a5676ec8cce58204b1ac7f2cdea (diff)
New releasev23-03-28
-rw-r--r--docs/src/general/changelog.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/src/general/changelog.md b/docs/src/general/changelog.md
index 5829cb0e..ab12344e 100644
--- a/docs/src/general/changelog.md
+++ b/docs/src/general/changelog.md
@@ -5,7 +5,7 @@ description: |
---
# Changelog
-## Unreleased
+## March 28, 2023
- **Breaking:** Enumerations now require a space after their marker, that is,
`[1.ok]` must now be written as `[1. ok]`
- **Breaking:** Changed default style for [term lists]($func/terms): Does not
@@ -36,6 +36,7 @@ description: |
- Added symbols for double, triple, and quadruple dot accent
- Added smart quotes for Norwegian Bokmål
- Fixed hovering over comments in web app
+- Embedded default fonts in CLI binary
## March 21, 2023
- Reference and bibliography management