From b7fb330b4edc6aa9dd1ebaf380daf8a988e9218b Mon Sep 17 00:00:00 2001 From: Arthur Koziel Date: Sun, 8 Mar 2015 10:44:22 +0100 Subject: [PATCH] release notes --- docs/releasenotes.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/releasenotes.rst b/docs/releasenotes.rst index 36571d8..a3e3434 100644 --- a/docs/releasenotes.rst +++ b/docs/releasenotes.rst @@ -1,6 +1,17 @@ Release Notes ============= +django-disqus 0.5 (08-MAR-2015) +--------------------------------- + +- Python 3.4 support +- Django 1.7 support +- Improved unit tests + +Thanks a lot to `Alexey Kalinin `_, +and also everyone else who submitted PR's regarding the +Django 1.7 support. + django-disqus 0.4.1 (19-APR-2011) ---------------------------------