What's Changed
* refactor will_set function to match the publish function and allow the msg/payload to be encoded bytes, not just str, int or float. by ehagerty in https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT/pull/221
New Contributors
* ehagerty made their first contribution in https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT/pull/221
**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT/compare/7.10.0...7.10.1