What's Changed
* Fix recv, recv_into logic and have same behavior as ESP32SPI by us3r64 in https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k/pull/139
* Fix body recv when no content-length by us3r64 in https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k/pull/137
* Correct error raised by bytes MAC address by AdamCummick in https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k/pull/134
New Contributors
* us3r64 made their first contribution in https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k/pull/139
**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k/compare/5.0.4...5.0.5
To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).
To use in CPython, `pip3 install adafruit-circuitpython-wiznet5k`.
Read the [docs](https://circuitpython.readthedocs.io/projects/wiznet5k/en/latest/) for info on how to use it.