* Update required `django-health-check` to v3.16.4 so it could support Django 3.
1.0.1
* Fix optional check view not detecting custom health checks.
1.0.0
* Upgrade to Django 1.11, python3 and `django-health-check` 2.3.0 * [Breaking change] Removed old functionality and remove old Django version compatibility.
0.2.0
* JSonResponse Django native method will be used for 1.7 version * JSonResponse method encoder changed to DjangoJSONEncoder * Deprecated Mime-Type HTTP header changed to Content-Type header