0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-12-01 11:41:20 +01:00
wagtail/docs/releases/3.0.2.md

18 lines
273 B
Markdown
Raw Normal View History

# 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)