diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 531fb799f..d5967bf1d 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -21,6 +21,7 @@ Changelog 0.8.5 (xx.xx.20xx) ~~~~~~~~~~~~~~~~~~ + * Fix: On adding a new page, the available page types are ordered by the displayed verbose name * Fix: Active admin submenus were not properly closed when activating another * Fix: get_sitemap_urls is now called on the specific page class so it can now be overridden (Jerel Unruh)