From 5c7015aa9e767ffe4ab73d4b04ecd015bb74e892 Mon Sep 17 00:00:00 2001 From: Matt Westcott Date: Fri, 15 Dec 2023 21:58:37 +0000 Subject: [PATCH] Release note for #11326 --- CHANGELOG.txt | 1 + docs/releases/6.0.md | 1 + 2 files changed, 2 insertions(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 15bdce687a..2aab300d3a 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -73,6 +73,7 @@ Changelog * Maintenance: Upgrade to latest TypeScript and Storybook (Thibaud Colas, Sage Abdullah) * Maintenance: Refactor documents listing view to use generic IndexView (Sage Abdullah) * Maintenance: Support for the Stimulus `CloneController` to auto clear the added content after a set duration (LB (Ben) Johnston) + * Maintenance: Refactor images listing view to use generic IndexView (Sage Abdullah) 5.2.2 (06.12.2023) diff --git a/docs/releases/6.0.md b/docs/releases/6.0.md index 45df6ff18b..9e7f595f42 100644 --- a/docs/releases/6.0.md +++ b/docs/releases/6.0.md @@ -95,6 +95,7 @@ This release adds support for Django 5.0. The support has also been backported t * Upgrade to latest TypeScript and Storybook (Thibaud Colas, Sage Abdullah) * Refactor documents listing view to use generic IndexView (Sage Abdullah) * Support for the Stimulus `CloneController` to auto clear the added content after a set duration (LB (Ben) Johnston) + * Refactor images listing view to use generic IndexView (Sage Abdullah) ## Upgrade considerations - removal of deprecated features from Wagtail 4.2 - 5.1