* Correcting documentation for `REVERSE_PROXY_PATH` config option * Guarding against missing `REVERSE_PROXY_PATH` config option
0.2.0
Changed
* Wrapping around Flask app rather than a WSGI app * Incorporating `werkzeug.contrib.fixers.ProxyFix` middleware * Improved handling of pre-release versions in `setup.py` when running in CI/CD
0.1.1
Fixed
* Correcting prefix value in usage example to include a preceding forward slash
0.1.0
Added
* Initial version based on middleware developed for the BAS People (Sensitive) API