What's Changed
* Fix broken docker logging by mietzen in https://github.com/mietzen/porkbun-ddns/pull/31
* Fix IPv6 handling in docker by mietzen in https://github.com/mietzen/porkbun-ddns/pull/32
Docker env `IPV4_ONLY` and `IPV6_ONLY` will now display a deprecation warning, please use `IPV4` or `IPV6` instead!
**Full Changelog**: https://github.com/mietzen/porkbun-ddns/compare/v0.4.1...v0.5.0