mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-03 14:50:41 +00:00
Release note for #4553 in 2.1.1
This commit is contained in:
parent
b329ed4b65
commit
9ef8ee2d7f
2 changed files with 2 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ Changelog
|
|||
~~~~~~~~~~~~~~~~~~
|
||||
|
||||
* Fix: Site.get_site_root_paths() preferring other sites over the default when some sites share the same root_page (Andy Babic)
|
||||
* Fix: Rich text image chooser no longer skips format selection after a validation error (Matt Westcott)
|
||||
|
||||
|
||||
2.1 (22.05.2018)
|
||||
|
|
|
|||
|
|
@ -14,3 +14,4 @@ Bug fixes
|
|||
~~~~~~~~~
|
||||
|
||||
* Fix ``Site.get_site_root_paths()`` preferring other sites over the default when some sites share the same root_page (Andy Babic)
|
||||
* Rich text image chooser no longer skips format selection after a validation error (Matt Westcott)
|
||||
|
|
|
|||
Loading…
Reference in a new issue