Unverified Commit abaee5e0 authored by Diederik van der Boor's avatar Diederik van der Boor
Browse files

Bump to v2.2.1

parent 255c1d11
...@@ -2,12 +2,15 @@ Diederik van der Boor (@vdboor) ...@@ -2,12 +2,15 @@ Diederik van der Boor (@vdboor)
Contributions by: Contributions by:
* Fabio Zoratti
* Fandi Iksani * Fandi Iksani
* Gil Obradors
* Joshua Miller * Joshua Miller
* Mark Allen * Mark Allen
* Mateu Batle * Mateu Batle
* Fandi Iksani * Mikhail Vagin
* Nihar Patel * Nihar Patel
* Pavel Savchenko
Inspired by: Inspired by:
https://github.com/RacingTadpole/django-private-media https://github.com/RacingTadpole/django-private-media
......
Changelog Changelog
========= =========
Changes in 2.2.1 (2019-11-04)
-----------------------------
* Make sure custom ``403.html`` template is used when access is denied.
* Fixed accessing files when the ``User-Agent`` header is not set.
Changes in 2.2 (2019-04-08) Changes in 2.2 (2019-04-08)
--------------------------- ---------------------------
......
# following PEP 440 # following PEP 440
__version__ = "2.2" __version__ = "2.2.1"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment