Skip to content

Commit

Permalink
update ChangeLog
Browse files Browse the repository at this point in the history
  • Loading branch information
tokibito committed Feb 23, 2022
1 parent 5b0165a commit 348ae3b
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions ChangeLog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@
Change History
==============

0.8.0
=====
:release-date: 2022-02-24

* Added Django 3.1, 3.2, 4.0 support
* Added Python 3.9, 3.10 support
* Removed Django <2.2 support
* Removed Python 3.4, 3.5 support
* Enable encryption before authentication for FTP+TLS `#21`_

.. _#21: https://github.com/tokibito/django-ftpserver/pull/21

0.7.0
=====
:release-date: 2020-02-20
Expand Down

0 comments on commit 348ae3b

Please sign in to comment.