diff --git a/CHANGELOG.txt b/CHANGELOG.txt index c50b06ac72..d4f443c4e7 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -27,7 +27,7 @@ Changelog * Fix: Support searching `none()` querysets (Matt Westcott) * Fix: Correctly handle UUID primary keys when invoking background tasks (Matt Westcott) * Fix: Ensure the top of the minimap correctly adjusts when resizing the browser viewport (Thibaud Colas) - * Maintenance: Remove upper version boundary for django-filter. (Dan Braghis) + * Maintenance: Remove upper version boundary for django-filter (Dan Braghis) 6.4 (03.02.2025) diff --git a/docs/releases/6.4.1.md b/docs/releases/6.4.1.md index ba51a5f472..6ca8da2053 100644 --- a/docs/releases/6.4.1.md +++ b/docs/releases/6.4.1.md @@ -20,4 +20,4 @@ depth: 1 ### Maintenance - * Remove upper version boundary for django-filter. (Dan Braghis) + * Remove upper version boundary for django-filter (Dan Braghis)