mirror of
https://github.com/wagtail/wagtail.git
synced 2024-12-01 11:41:20 +01:00
18 lines
273 B
Markdown
18 lines
273 B
Markdown
|
# Wagtail 3.0.2 release notes
|
||
|
|
||
|
_unreleased_
|
||
|
|
||
|
```{contents}
|
||
|
---
|
||
|
local:
|
||
|
depth: 1
|
||
|
---
|
||
|
```
|
||
|
|
||
|
## What's new
|
||
|
|
||
|
### Bug fixes
|
||
|
|
||
|
* Ensure string representation of `FormSubmission` returns a string (LB (Ben Johnston))
|
||
|
* Fix `updatemodulepaths` command for Python 3.7 (Matt Westcott)
|