From da7abf9f0de15a665c5efb200459cc9ceec685a6 Mon Sep 17 00:00:00 2001 From: Daniel Rudolf Date: Sun, 13 Mar 2022 12:17:33 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a1e2382..3046ddf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,17 @@ Pico Default Theme Changelog refer to both the UPGRADE and NEWS sections of the docs for more details. +### Version 3.0.0-beta.1 +Released: - + +``` +* [New] Update to API version 4 (no changes necessary) +* [Changed] Include non-hidden pages without a title in the navigation menu; + use the page ID as fallback for the missing page title +* [Changed] Update syntax to Twig 3.3 +* [Changed] Update credits in theme footer +``` + ### Version 3.0.0-alpha.2 Released: 2020-12-24