Update release notes for sitemap update

pull/3554/head
Michael van Tellingen 2017-04-19 12:42:36 +02:00 zatwierdzone przez Michael van Tellingen
rodzic 7ad348ffa7
commit 911009473b
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -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