mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-03-23 01:10:25 +00:00
Update release notes for sitemap update
This commit is contained in:
parent
7ad348ffa7
commit
911009473b
1 changed files with 1 additions and 0 deletions
|
|
@ -57,6 +57,7 @@ Other features
|
|||
* Added support for custom Django REST framework serialiser fields in ``Page.api_fields`` using a new ``APIField`` class (Karl Hobley)
|
||||
* Added ``classname`` argument to ``StreamFieldPanel`` (Christine Ho)
|
||||
* Added ``group`` keyword argument to StreamField blocks for grouping related blocks together in the block menu (Andreas Nüßlein)
|
||||
* Update the sitemap generator to use the Django sitemap module (Michael van Tellingen, Mike Dingjan)
|
||||
|
||||
|
||||
Bug fixes
|
||||
|
|
|
|||
Loading…
Reference in a new issue