diff --git a/CHANGELOG.txt b/CHANGELOG.txt index b0c2518496..4168fe22eb 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -64,6 +64,7 @@ Changelog * Maintenance: Replace template components implementation with standalone `laces` library (Tibor Leupold) * Maintenance: Refactor snippets index view and template to make better use of generic IndexView (Sage Abdullah) * Maintenance: Introduce an internal `{% formattedfield %}` tag to replace direct use of `wagtailadmin/shared/field.html` (Matt Westcott) + * Maintenance: Update Telepath dependency to 0.3.1 (Matt Westcott) 5.2.2 (06.12.2023) diff --git a/docs/releases/6.0.md b/docs/releases/6.0.md index 4360e116da..bd42e86c2c 100644 --- a/docs/releases/6.0.md +++ b/docs/releases/6.0.md @@ -84,6 +84,7 @@ This release adds support for Django 5.0. The support has also been backported t * Replace template components implementation with standalone `laces` library (Tibor Leupold) * Refactor snippets index view and template to make better use of generic IndexView (Sage Abdullah) * Introduce an internal `{% formattedfield %}` tag to replace direct use of `wagtailadmin/shared/field.html` (Matt Westcott) + * Update Telepath dependency to 0.3.1 (Matt Westcott) ## Upgrade considerations - removal of deprecated features from Wagtail 4.2 - 5.1