------------------------------------------------------------------------------------------------------------------------
Author: H.D. 'Chip' McCullough IV                                                    E-Mail: hdmccullough.work@gmail.com
Falcon-Auth0: Package Changes Log
------------------------------------------------------------------------------------------------------------------------

Release Summary:
----------------

1.0.0 -- May 07th, 2018:
    Initial Release

1.0.1 -- May 08th, 2018:
    Documentation improvements

1.0.2 -- May 08th, 2018:
    Added Python logger for Middleware Logging.

Release Details:
----------------

Release v1.0.0, May 07th, 2018

Initial project release, built on Python3 (v3.6.4). No support for earlier versions of Python yet. This is currently
just a quick & dirty Auth0 Middleware implementation based on the micro Flask App documentation they had listed on their
site.

------------------------------------------------------------------------------------------------------------------------

Release v1.0.1, May 08th, 2018

Added and updated the project README!

------------------------------------------------------------------------------------------------------------------------

Release v1.0.2, May 08th, 2018

Added and implemented a Python logger to capture Auth0Middleware data. Added `__version__`, `VERSION`, and `__name__`
variables to the project.
