From e77da0a1a1b77fdcb01bbd77c1407e8e3b1e9b8c Mon Sep 17 00:00:00 2001 From: Matt Westcott Date: Thu, 26 Jan 2017 16:17:12 +0000 Subject: [PATCH] remove 'IN DEVELOPMENT' text from 1.8.1 Conflicts: CHANGELOG.txt --- CHANGELOG.txt | 2 +- docs/releases/1.8.1.rst | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 97c155f55..971a73d0c 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -18,7 +18,7 @@ Changelog * Fix: Avoid indexing unsaved field content on `save(update_fields=[...])` operations (Matt Westcott) -1.8.1 (xx.xx.xxxx) - IN DEVELOPMENT +1.8.1 (26.01.2017) ~~~~~~~~~~~~~~~~~~ * Fix: Reduced `Rendition.focal_point_key` field length to prevent migration failure when upgrading to Wagtail 1.8 on MySQL with `utf8` character encoding (Andy Chosak, Matt Westcott) diff --git a/docs/releases/1.8.1.rst b/docs/releases/1.8.1.rst index 0d4485250..a0780b8ea 100644 --- a/docs/releases/1.8.1.rst +++ b/docs/releases/1.8.1.rst @@ -1,6 +1,6 @@ -============================================ -Wagtail 1.8.1 release notes - IN DEVELOPMENT -============================================ +=========================== +Wagtail 1.8.1 release notes +=========================== .. contents:: :local: