CHANGELOG.md
# Changelog
## 0.3.0
- Format `ip` as string (instead of a tuple).
## 0.2.0
- Log `conn.remote_ip` for IP address (use a library like [RemoteIp](https://hexdocs.pm/remote_ip/RemoteIp.html) if parsing forwarding headers is required).
## 0.1.0
- Initial release