Release note for #10430 in 5.0.1

pull/10421/head
Matt Westcott 2023-05-15 14:33:20 +01:00
rodzic df91b382f3
commit d8e8e240f4
3 zmienionych plików z 23 dodań i 0 usunięć

Wyświetl plik

@ -14,6 +14,12 @@ Changelog
* Maintenance: Switch to ruff for flake8 / isort code checking (Oliver Parker)
5.0.1 (xx.xx.2023) - IN DEVELOPMENT
~~~~~~~~~~~~~~~~~~
* Fix: Rectify previous fix for TableBlock becoming uneditable after save (Sage Abdullah)
5.0 (02.05.2023)
~~~~~~~~~~~~~~~~

Wyświetl plik

@ -0,0 +1,16 @@
# Wagtail 5.0.1 release notes
_Unreleased_
```{contents}
---
local:
depth: 1
---
```
## What's new
### Bug fixes
* Rectify previous fix for TableBlock becoming uneditable after save (Sage Abdullah)

Wyświetl plik

@ -6,6 +6,7 @@ Release notes
upgrading
5.1
5.0.1
5.0
4.2.4
4.2.3