diff --git a/CHANGELOG.md b/CHANGELOG.md index d85847ebe..1b7e2a4c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,20 @@ # Change Log +## [4.1.0](https://github.com/openmv/openmv/releases/tag/v4.1.0) (2021-08-02) +* Major updates and critical fixes to RP2 port. +* Add networking and bluetooth support to the RP2 port. +* Fix ULPI low power mode entry with USB disconnected. +* Fix cambus lock-up on LDO power cycle. +* Fix HM01B0 reset function return on failure. +* Restructure sensor driver to remove common code from ports. +* Fix cambus getting stuck sometimes after failed scan. +* NRF: Support jump to bootloader. +* Improved sensor errors reporting. +* Add support for basic JPEG decoding. +* Add WiFi module NINA-W102 driver. +* Add HTTP/Post urequest library and examples. +* Nano-RP2040: fully supported with WiFi and Bluetooth drivers. +* Portenta: Add alternate I2C and PWM to support the breakout board. + ## [4.0.2](https://github.com/openmv/openmv/releases/tag/v4.0.2) (2021-06-19) * Update TinyUSB to 0.10.1 * Update pico-sdk to 1.2.0