Browse Source

Release note for #12332 in 6.3

Matt Westcott 6 months ago
parent
commit
a3d06be90c
2 changed files with 2 additions and 0 deletions
  1. 1 0
      CHANGELOG.txt
  2. 1 0
      docs/releases/6.3.md

+ 1 - 0
CHANGELOG.txt

@@ -25,6 +25,7 @@ Changelog
  * Fix: Do not show notices about root / unroutable pages when searching or filtering in the page explorer (Matt Westcott)
  * Fix: Resolve contrast issue for page deletion warning (Sanjeev Holla S)
  * Fix: Make sure content metrics falls back to body element only when intended (Sage Abdullah)
+ * Fix: Remove wrongly-added filters from redirects index (Matt Westcott)
  * Docs: Upgrade Sphinx to 7.3 (Matt Westcott)
  * Docs: Document how to customize date/time format settings (Vince Salvino)
  * Docs: Create a new documentation section for deployment and move fly.io deployment from the tutorial to this section (Vince Salvino)

+ 1 - 0
docs/releases/6.3.md

@@ -40,6 +40,7 @@ This release adds formal support for Django 5.1.
  * Do not show notices about root / unroutable pages when searching or filtering in the page explorer (Matt Westcott)
  * Resolve contrast issue for page deletion warning (Sanjeev Holla S)
  * Make sure content metrics falls back to body element only when intended (Sage Abdullah)
+ * Remove wrongly-added filters from redirects index (Matt Westcott)
 
 ### Documentation