What's Changed
* 5: Added timeout parameter, optimized response closing by olivergregorius in https://github.com/olivergregorius/micropython_ota/pull/9
* 6: Updated README.md with instructions for installing the library via mip by olivergregorius in https://github.com/olivergregorius/micropython_ota/pull/10
* 7: Added workflow step for cross compiling library to mpy by olivergregorius in https://github.com/olivergregorius/micropython_ota/pull/11
* 8: Support version subdirectory structure by olivergregorius in https://github.com/olivergregorius/micropython_ota/pull/12, intended by Pax-IT
* Added HTTP(S) basic auth by LexxM3 in https://github.com/olivergregorius/micropython_ota/pull/13, drafted in https://github.com/olivergregorius/micropython_ota/pull/4
**Full Changelog**: https://github.com/olivergregorius/micropython_ota/compare/v1.1.0...v1.2.0