From 84c75f000bfdb22176e453ee2dfd25894d826153 Mon Sep 17 00:00:00 2001 From: Peter Hill Date: Mon, 16 Oct 2023 16:39:04 +0100 Subject: [PATCH] Docs: Add note about Bootstrap update --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f9067bcf..0f449989 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ **Breaking changes:** - It is no longer possible to include other files in the project file metadata +- The Bootstrap CSS framework has been updated to 5.3, which might break project's custom CSS **Changes:**