What's Changed * Handle ESP32SPI Socket.send(), which does not return a byte count by dhalbert in https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT/pull/235
What's Changed * handle partial socket send()'s by dhalbert in https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT/pull/231 * Update minimqtt_adafruitio_native_networking.py by manchicken in https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT/pull/229
New Contributors * manchicken made their first contribution in https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT/pull/229