kopia lustrzana https://github.com/wagtail/wagtail
Fix changelog for django-filter upgrade in 5.1
rodzic
2dfcb03288
commit
acea50f4ce
|
@ -130,7 +130,7 @@ Changelog
|
|||
* Maintenance: Migrate Tagit initialisation to a Stimulus Controller (LB (Ben) Johnston)
|
||||
* Maintenance: Refactor GroupPagePermission to use Django's Permission model (Sage Abdullah)
|
||||
* Maintenance: Convert the CONTRIBUTORS file to Markdown (Dan Braghis)
|
||||
* Maintenance: Move `django-filter` version upper bound to v24 (Yuekui)
|
||||
* Maintenance: Move `django-filter` version upper bound to v23 (Yuekui)
|
||||
* Maintenance: Update Pillow dependency to allow 10.x, only include support for >= 9.1.0 (Yuekui)
|
||||
* Maintenance: Migrate async header search and search within the Task chooser modal to `w-swap`, a Stimulus controller (LB (Ben) Johnston)
|
||||
* Maintenance: Replace Bootstrap tooltips with a new `w-tooltip` Stimulus controller (LB (Ben) Johnston)
|
||||
|
|
|
@ -172,7 +172,7 @@ We have made a number of improvements to snippets as part of [RFC 85: Snippets p
|
|||
* Clean up page reports and type usage views to be independent of page listing views (Matt Westcott)
|
||||
* Refactor "More" dropdowns, locale selector, "Switch locales", page actions, to use the same dropdown component (Thibaud Colas)
|
||||
* Convert the `CONTRIBUTORS` file to Markdown (Dan Braghis)
|
||||
* Move `django-filter` version upper bound to v24 (Yuekui)
|
||||
* Move `django-filter` version upper bound to v23 (Yuekui)
|
||||
* Update Pillow dependency to allow 10.x, only include support for >= 9.1.0 (Yuekui)
|
||||
* Replace ModelAdmin history header human readable date template tag (LB (Ben) Johnston)
|
||||
* Update uuid to v9 and Jest to v29, with `jest-environment-jsdom` and new snapshot format (LB (Ben) Johnston)
|
||||
|
|
Ładowanie…
Reference in New Issue