From ade8b189a44466172afc726e635a9a57329467d3 Mon Sep 17 00:00:00 2001 From: Iacopo Spalletti Date: Sun, 26 Jun 2016 17:08:41 +0200 Subject: [PATCH] Initial 0.9 changelog --- HISTORY.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index eaf62f0..6a4d3f5 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -4,6 +4,14 @@ History ======= +****************** +0.9.0 (unreleased) +****************** + +* Dropped support for Django<1.8, django CMS<3.2. +* Added liveblog application. +* Added standalone documentation at https://djangocms-blog.readthedocs.io. + ****************** 0.8.5 (2016-06-26) ******************