diff --git a/CHANGELOG.txt b/CHANGELOG.txt index e7c100d4a..99403bf24 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -25,6 +25,12 @@ Changelog * Fix: Site.get_site_root_paths() preferring other sites over the default when some sites share the same root_page (Andy Babic) +2.1.1 (xx.xx.xxxx) - IN DEVELOPMENT +~~~~~~~~~~~~~~~~~~ + + * Fix: Site.get_site_root_paths() preferring other sites over the default when some sites share the same root_page (Andy Babic) + + 2.1 (22.05.2018) ~~~~~~~~~~~~~~~~ diff --git a/docs/releases/2.1.1.rst b/docs/releases/2.1.1.rst new file mode 100644 index 000000000..60d15310f --- /dev/null +++ b/docs/releases/2.1.1.rst @@ -0,0 +1,16 @@ +============================================ +Wagtail 2.1.1 release notes - IN DEVELOPMENT +============================================ + +.. contents:: + :local: + :depth: 1 + + +What's new +========== + +Bug fixes +~~~~~~~~~ + + * Fix ``Site.get_site_root_paths()`` preferring other sites over the default when some sites share the same root_page (Andy Babic) diff --git a/docs/releases/index.rst b/docs/releases/index.rst index f9fbfcdbf..1d937a165 100644 --- a/docs/releases/index.rst +++ b/docs/releases/index.rst @@ -6,6 +6,7 @@ Release notes upgrading 2.2 + 2.1.1 2.1 2.0.1 2.0