Django Let's Encrypt - 3.0.1
This is a production-ready release of django-letsencrypt
.
Please refer to the README
of the project to get started.
v3.0.1
- Breaking Changes
Django 1.8
support has been dropped.v3.0.0
is the last supported
version for users still onDjango 1.8
.
- Documentation Changes
- Update the
ACME challenge
link inREADME.rst
.
- Update the
- Project Changes
- Disable
universal
wheel creation insetup.cfg
. - Add a
python_requires
entry intosetup.py
.- You can learn more about this feature by reading
this
document.
- You can learn more about this feature by reading
- Bumped to the latest
pytz
, version2018.4
. - Switched from
reStructuredText
toMarkdown
.
- Disable
- Internal Changes
- Bumped
DJANGO_VERSION
targets in.travis.yml
.
- Bumped
- Thanks to Contributors: