# Revision history for wai-handler-hal ## 0.1.1.0 -- 2021-10-14 * When API Gateway sends nonsense IPs during a test invocation, sub in `127.0.0.1` instead of exploding. [#3](https://github.com/bellroy/wai-handler-hal/issues/3) * Removed debug `print`s left in by mistake. ## 0.1.0.0 -- 2021-04-15 * First version. Released on an unsuspecting world.