Update release notes for sitemap update

This commit is contained in:
Michael van Tellingen 2017-04-19 12:42:36 +02:00 committed by Michael van Tellingen
parent 7ad348ffa7
commit 911009473b

View file

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