From b1fc61a5a227ccfd8e9222151560f17617dba413 Mon Sep 17 00:00:00 2001 From: Thibaud Colas Date: Fri, 1 Nov 2024 10:01:01 +0000 Subject: [PATCH] Add release notes for ##12521 --- docs/releases/6.3.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/releases/6.3.md b/docs/releases/6.3.md index b92dcc83d8..0f3b656ef6 100644 --- a/docs/releases/6.3.md +++ b/docs/releases/6.3.md @@ -118,6 +118,7 @@ This feature was developed by Bart CieliƄski, alexkiro, and Sage Abdullah. ### Documentation * Upgrade Sphinx to 7.3 (Matt Westcott) + * Upgrade sphinx-wagtail-theme to v6.4.0, with a new search integration and Read the Docs Addons bug fixes (Thibaud Colas) * Document how to [customize date/time format settings](wagtail_date_time_formats) (Vince Salvino) * Create a new documentation section for [deployment](deployment_guide) and move `fly.io` deployment from the tutorial to this section (Vince Salvino) * Clarify process for [UserViewSet customization](custom_userviewset) (Sage Abdullah)