Commit 6899bf24 authored by Diederik van der Boor's avatar Diederik van der Boor
Browse files

Bump to v1.0.2

parent 5371ef0c
Changelog
=========
Version 1.0.2 (2017-01-11)
--------------------------
* Fixed Python 3 issue with lazy URL resolving.
* Fixed ``TypeError`` when calling the access check function.
* Fixed file serving with ``PRIVATE_STORAGE_SERVER`` set to ``django``.
Version 1.0.1 (2016-10-10)
------------------------
......
# following PEP 440
__version__ = "1.0.1"
__version__ = "1.0.2"
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