mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-19 04:31:11 +00:00
Release note for #3974 backport to 1.13.x
This commit is contained in:
parent
ced5cf2fe8
commit
31294f3b38
2 changed files with 2 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ Changelog
|
|||
~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
* Fix: API listing views no longer fail when no site records are defined (Karl Hobley)
|
||||
* Fix: Fixed crash in XML sitemap generator when all pages on the site are private (Stein Strindhaug)
|
||||
|
||||
|
||||
1.13 (16.10.2017)
|
||||
|
|
|
|||
|
|
@ -14,3 +14,4 @@ Bug fixes
|
|||
~~~~~~~~~
|
||||
|
||||
* API listing views no longer fail when no site records are defined (Karl Hobley)
|
||||
* Fixed crash in XML sitemap generator when all pages on the site are private (Stein Strindhaug)
|
||||
|
|
|
|||
Loading…
Reference in a new issue