Co-authored-by: Mark Harvey <i31889verisk.com> ([`a93ad61`](https://github.com/harvey251/pydantic-lambda-handler/commit/a93ad61e3a7a817323239a076b023865cba74c31))
* Return 400 on json decode error (99) ([`866a328`](https://github.com/harvey251/pydantic-lambda-handler/commit/866a328bb9b262c3a2e0f4335e387730304b386b))
0.13.1
Fix
* fix: avoid json decode error if no body, (98)
* fix: avoid json decode error if no body,
* fix: add is_base_64_encoded=False to response ([`99cf781`](https://github.com/harvey251/pydantic-lambda-handler/commit/99cf7812d6ded98fb41472e8b397b8f5e0c8f9eb))
0.13.0
Feature
* feat: add the base url (96)
* feat: add the base url ([`ee7fc60`](https://github.com/harvey251/pydantic-lambda-handler/commit/ee7fc6081016a86419ec54ea4f72353aee011c2d))
0.12.8
Fix
* fix: add strings for ordering the hooks (95) ([`e5f5c12`](https://github.com/harvey251/pydantic-lambda-handler/commit/e5f5c12a26454e1779c5ba1ee03bc9f042d40eff))