From 4efed6b041231d1d1f09a6fd343d48f193144890 Mon Sep 17 00:00:00 2001 From: Karl Hobley Date: Mon, 2 Feb 2015 11:45:56 +0000 Subject: [PATCH] Update CHANGELOG.txt --- CHANGELOG.txt | 1 + 1 file changed, 1 insertion(+) 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)