changelog entry for #506

This commit is contained in:
Matt Westcott 2014-08-27 11:28:42 +01:00
parent c2458a01dd
commit 2db38a18c1

View file

@ -7,6 +7,7 @@ Changelog
* Added RoutablePageMixin (@timheap)
* Renamed wagtailsearch.indexed to wagtailsearch.index
* Fix: Page URL generation now returns correct URLs for sites that have the main 'serve' view rooted somewhere other than '/'
* Fix: Search results in the page chooser now respect the page_type parameter on PageChooserPanel
0.5 (01.08.2014)
~~~~~~~~~~~~~~~~