kopia lustrzana https://github.com/wagtail/wagtail
Release note for #10989 in 5.0.4
rodzic
b05705fa07
commit
ea6ca67ae0
|
@ -230,6 +230,12 @@ Changelog
|
|||
* Maintenance: Don't update the reference index while deleting it (Andy Chosak)
|
||||
|
||||
|
||||
5.0.4 (04.10.2023)
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
|
||||
* Maintenance: Relax Willow / Pillow dependency to allow use of current Pillow versions with security fixes (Dan Braghis)
|
||||
|
||||
|
||||
5.0.3 (25.09.2023)
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
|
|
@ -0,0 +1,16 @@
|
|||
# Wagtail 5.0.4 release notes
|
||||
|
||||
_October 4, 2023_
|
||||
|
||||
```{contents}
|
||||
---
|
||||
local:
|
||||
depth: 1
|
||||
---
|
||||
```
|
||||
|
||||
## What's new
|
||||
|
||||
### Maintenance
|
||||
|
||||
* Relax Willow / Pillow dependency to allow use of current Pillow versions with security fixes (Dan Braghis)
|
|
@ -10,6 +10,7 @@ Release notes
|
|||
5.1.2
|
||||
5.1.1
|
||||
5.1
|
||||
5.0.4
|
||||
5.0.3
|
||||
5.0.2
|
||||
5.0.1
|
||||
|
|
Ładowanie…
Reference in New Issue