Update change log.

This commit is contained in:
iabdalkader 2019-09-30 19:03:43 +02:00
parent 87a055f43b
commit 0183dbae3f

View File

@ -1,4 +1,9 @@
# Change Log
## [3.5.0-beta.1](https://github.com/openmv/openmv/releases/tag/v3.5.0-beta.1) (2019-09-30)
* Update to MicroPython 1.11.
* Update examples.
* Fix SPI WFI bug on F7.
## [3.4.3](https://github.com/openmv/openmv/releases/tag/v3.4.3) (2019-09-27)
* Fix delay when JPEG encoding overflows (affects H7).