What's Changed
* add UDP support by looran in https://github.com/intercreate/smpmgr/pull/44
smpmgr --loglevel INFO --ip 10.9.9.2 upgrade --slot 1 zephyr.signed.bin
smpmgr --ip 10.9.9.2 image state-read
* Future rework to the transport system will allow for setting mtu, port, or other transport specific options (for example, the UART transport would have a lot of options)
New Contributors
* looran made their first contribution in https://github.com/intercreate/smpmgr/pull/44
**Full Changelog**: https://github.com/intercreate/smpmgr/compare/0.10.4...0.11.0