mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-15 18:53:18 +00:00
Add release note re wagtailsitemaps fix
This commit is contained in:
parent
927770eaab
commit
0c745855ff
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ Changelog
|
|||
* Added ``last_published_at`` field to the Page model (Matt Westcott)
|
||||
* Fix: Unauthenticated AJAX requests to admin views now return 403 rather than redirecting to the login page (Karl Hobley)
|
||||
* Fix: `TableBlock` options `afterChange`, `afterCreateCol`, `afterCreateRow`, `afterRemoveCol`, `afterRemoveRow` and `contextMenu` can now be overridden (Loic Teixeira)
|
||||
* Fix: The lastmod field returned by wagtailsitemaps now shows the last published date rather than the date of the last draft edit (Matt Westcott)
|
||||
|
||||
|
||||
1.10.1 (19.05.2017)
|
||||
|
|
|
|||
Loading…
Reference in a new issue