From 7170d6182ae3867c5e5750dbc007c1f25eb760f1 Mon Sep 17 00:00:00 2001 From: Matt Westcott Date: Mon, 6 Aug 2018 12:52:12 +0100 Subject: [PATCH] Release notes for 2.1.2 --- CHANGELOG.txt | 7 +++++++ docs/releases/2.1.2.rst | 17 +++++++++++++++++ docs/releases/index.rst | 1 + 3 files changed, 25 insertions(+) create mode 100644 docs/releases/2.1.2.rst diff --git a/CHANGELOG.txt b/CHANGELOG.txt index f647cf0aa..9af397827 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -35,6 +35,13 @@ Changelog * Fix: Fix alignment of checkboxes and radio buttons on Firefox (Matt Westcott) +2.1.2 (06.08.2018) +~~~~~~~~~~~~~~~~~~ + + * Fix: Bundle the l18n package to avoid installation issues on systems with a non-Unicode locale (Matt Westcott) + * Fix: Mark Beautiful Soup 4.6.1 as incompatible due to bug in formatting empty elements (Matt Westcott) + + 2.1.1 (04.07.2018) ~~~~~~~~~~~~~~~~~~ diff --git a/docs/releases/2.1.2.rst b/docs/releases/2.1.2.rst new file mode 100644 index 000000000..c11634cc9 --- /dev/null +++ b/docs/releases/2.1.2.rst @@ -0,0 +1,17 @@ +=========================== +Wagtail 2.1.2 release notes +=========================== + +.. contents:: + :local: + :depth: 1 + + +What's new +========== + +Bug fixes +~~~~~~~~~ + + * Bundle the l18n package to avoid installation issues on systems with a non-Unicode locale (Matt Westcott) + * Mark Beautiful Soup 4.6.1 as incompatible due to bug in formatting empty elements (Matt Westcott) diff --git a/docs/releases/index.rst b/docs/releases/index.rst index 8e2ad755e..a6cdeeb52 100644 --- a/docs/releases/index.rst +++ b/docs/releases/index.rst @@ -6,6 +6,7 @@ Release notes upgrading 2.2 + 2.1.2 2.1.1 2.1 2.0.1