kopia lustrzana https://github.com/wagtail/wagtail
Release note for #10367 in 4.1.5
rodzic
b45d35d40c
commit
d3e0b58695
|
@ -331,9 +331,10 @@ Changelog
|
|||
* Maintenance: Switch form submission listings to use the same ordering icons as other listings (Thibaud Colas)
|
||||
|
||||
|
||||
4.1.5 (xx.xx.xxxx) - IN DEVELOPMENT
|
||||
~~~~~~~~~~~~~~~~
|
||||
4.1.5 (02.05.2023)
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
|
||||
* Fix: Prevent TableBlock from becoming uneditable after save (Sage Abdullah)
|
||||
|
||||
|
||||
4.1.4 (03.04.2023)
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Wagtail 4.1.5 release notes
|
||||
|
||||
_Unreleased_
|
||||
_May 2, 2023_
|
||||
|
||||
```{contents}
|
||||
---
|
||||
|
@ -13,3 +13,4 @@ depth: 1
|
|||
|
||||
### Bug fixes
|
||||
|
||||
* Prevent TableBlock from becoming uneditable after save (Sage Abdullah)
|
||||
|
|
|
@ -9,6 +9,7 @@ Release notes
|
|||
4.2.2
|
||||
4.2.1
|
||||
4.2
|
||||
4.1.5
|
||||
4.1.4
|
||||
4.1.3
|
||||
4.1.2
|
||||
|
|
Ładowanie…
Reference in New Issue