Add support for python 3.6 and Django 1.11

This commit is contained in:
Valentin Samir
2017-11-17 16:54:51 +01:00
parent 4229f871c5
commit 4de2e2c1c6
5 changed files with 40 additions and 39 deletions

View File

@ -7,6 +7,14 @@ All notable changes to this project will be documented in this file.
:depth: 2
Unreleased
==========
Added
-----
* Support for python 3.6 and Django 1.11
v0.9.0 - 2017-11-17
===================
@ -28,7 +36,6 @@ Fixed
* Fix XSS js injection
v0.8.0 - 2017-03-08
===================