diff --git a/docs/changelog.rst b/docs/changelog.rst index 8ea175f..a4054ce 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -1,6 +1,15 @@ Changelog ========= +1.0.2 (2016-04-19) +------------------ + +* Minor fixes to test setup + +* Update supported Django and Python versions, in line with Django's + own supported versions. + + 1.0 (2015-02-15) ----------------