From 056d15aa49f545980b03068684f0d44e35248cd6 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Tue, 28 Mar 2023 09:42:23 +0200 Subject: [PATCH] New release --- docs/src/general/changelog.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/src/general/changelog.md b/docs/src/general/changelog.md index 5829cb0e8..ab12344e6 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