From d9dae678d982048cfa6fa765047c0e9514d87b8d Mon Sep 17 00:00:00 2001 From: Steven Loria Date: Mon, 9 Nov 2015 22:52:27 -0500 Subject: [PATCH] Update changelog --- README.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.rst b/README.rst index 954ee0e..7020fc5 100644 --- a/README.rst +++ b/README.rst @@ -70,6 +70,15 @@ BSD licensed. Changelog --------- +0.8.0 (11/09/2015) +****************** + +- Update stale requirements. +- Add ``lint``, ``clean``, and ``urls`` management commands. +- Add isort. + +Thanks @andreoliw for these contributions. + 0.7.0 (04/14/2015) ******************