From 46d0d987060724311d7003359ab650ee80fa3ba3 Mon Sep 17 00:00:00 2001 From: Karl Hobley Date: Tue, 2 Dec 2014 15:14:27 +0000 Subject: [PATCH] Added changelog/release notes for 0.8.4 --- CHANGELOG.txt | 7 ++++++- docs/releases/0.8.4.rst | 20 ++++++++++++++++++++ 2 files changed, 26 insertions(+), 1 deletion(-) create mode 100644 docs/releases/0.8.4.rst diff --git a/CHANGELOG.txt b/CHANGELOG.txt index b9fbf28ac9..7509271450 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -9,7 +9,12 @@ Changelog * Added thousands separator for counters on dashboard * Added contextual links to admin notification messages * When copying pages, it is now possible to specify a place to copy to (Timo Rieber) - * Fix: It is no longer possible to have the explorer and settings menu open at the same time + + +0.8.4 (xx.xx.2014) +~~~~~~~~~~~~~~~~~~ + +* Fix: It is no longer possible to have the explorer and settings menu open at the same time 0.8.3 (18.11.2014) diff --git a/docs/releases/0.8.4.rst b/docs/releases/0.8.4.rst new file mode 100644 index 0000000000..39c8cff02a --- /dev/null +++ b/docs/releases/0.8.4.rst @@ -0,0 +1,20 @@ +========================================== +Wagtail 0.9 release notes - IN DEVELOPMENT +========================================== + +.. contents:: + :local: + :depth: 1 + + +What's new +========== + +Bug fixes +~~~~~~~~~ + + * It is no longer possible to have the explorer and settings menu open at the same time + + +Upgrade considerations +======================