From 3e96da0474c9e86cd95139c622bf633019d46622 Mon Sep 17 00:00:00 2001 From: Caen De Silva Date: Sun, 26 Nov 2023 20:42:05 +0100 Subject: [PATCH] Update RELEASE_NOTES.md --- RELEASE_NOTES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index c146016cfe4..6c4c7ed617a 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -13,7 +13,7 @@ This serves two purposes: - Adds a new fancy output for the realtime compiler serve command in https://github.com/hydephp/develop/pull/1444 ### Changed -- for changes in existing functionality. +- The `docs.sidebar.footer` config option now accepts a Markdown string to replace the default footer in https://github.com/hydephp/develop/pull/1477 ### Deprecated - for soon-to-be removed features.