Mark 7.0 as a LTS release

The schedule is being moved so that LTS releases now happen in May, to align with Django.
pull/12141/merge
Matt Westcott 2025-04-10 12:17:44 +01:00 zatwierdzone przez Matt Westcott
rodzic 5e0b0b56b6
commit 24179dc418
2 zmienionych plików z 5 dodań i 3 usunięć

Wyświetl plik

@ -1,8 +1,8 @@
Changelog
=========
7.0 (xx.xx.xxxx) - IN DEVELOPMENT
~~~~~~~~~~~~~~~~
7.0 LTS (xx.xx.xxxx) - IN DEVELOPMENT
~~~~~~~~~~~~~~~~~~~~
* Add formal support for Django 5.2 (Matt Westcott)
* Add `WAGTAIL_` prefix to Wagtail-specific tag settings (Aayushman Singh)

Wyświetl plik

@ -1,4 +1,4 @@
# Wagtail 7.0 release notes - IN DEVELOPMENT
# Wagtail 7.0 (LTS) release notes - IN DEVELOPMENT
_Unreleased_
@ -9,6 +9,8 @@ depth: 1
---
```
Wagtail 7.0 is designated a Long Term Support (LTS) release. Long Term Support releases will continue to receive maintenance updates as necessary to address security and data-loss related issues, up until the next LTS release (typically a period of 12 months).
## What's new
### Django 5.2 support