From 6a38a1cebc7be6c5dc24231c01717500ab01503a Mon Sep 17 00:00:00 2001 From: Edward Loveall Date: Sat, 6 May 2023 13:18:13 -0400 Subject: [PATCH] Update CHANGELOG --- CHANGELOG | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 58f6a9b..a85912e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,19 @@ +2023-05-06 + +* Upgrade to Lucky framework 1.0.0 +* Upgrade to Crystal version 1.8.1 +* If embedded media has a caption, it will now be displayed + +2023-03-25 + +* Headings now have an ID so readers can link to a part if an article +* If a URL contains `global-identity-2`, Scribe will now correctly parse the article ID. + +2022-11-06 + +* Fix viewing articles if the URL has a trailing slash +* Update to nodejs 16.18.0 + 2022-10-30 * Update to nodejs 16.18.0