@@ -95,6 +95,7 @@ Changelog
* Maintenance: Relax django-taggit dependency to allow 5.0 (Sylvain Fankhauser)
* Maintenance: Fix various warnings when building docs (Cynthia Kiser)
* Maintenance: Upgrade sphinxcontrib-spelling to 7.x for Python 3.12 compatibility (Matt Westcott)
+ * Maintenance: Move logic for django-filters filtering into `BaseListingView` (Matt Westcott)
5.2.3 (xx.xx.xxxx) - IN DEVELOPMENT
@@ -127,6 +127,7 @@ The admin interface now supports right-to-left languages, such as Persian, Arabi
* Relax django-taggit dependency to allow 5.0 (Sylvain Fankhauser)
* Fix various warnings when building docs (Cynthia Kiser)
* Upgrade sphinxcontrib-spelling to 7.x for Python 3.12 compatibility (Matt Westcott)
+ * Move logic for django-filters filtering into `BaseListingView` (Matt Westcott)
## Upgrade considerations - removal of deprecated features from Wagtail 4.2 - 5.1