Update Change Log.

This commit is contained in:
iabdalkader 2016-04-07 20:48:20 +02:00
parent 4c87720915
commit 6e6bfbd384

View File

@ -1,5 +1,22 @@
# Change Log
## [1.2](https://github.com/openmv/openmv/releases/tag/v1.2) (2016-04-19)
## [1.3](https://github.com/openmv/openmv/releases/tag/v1.3) (2016-04-07)
IDE:
* Implement the IDE copy color function.
* Update examples menu using cateogries.
* Fix conflict with PyInstaller scripts.
Firmware:
* Add initial WiFi (WINC1500) support.
* Update WINC1500 driver and firmware to 19.4.4
* Support WINC1500 firmware update from uSD fw image.
* Improved MLX (FIR) temprature scaling and drawing.
* Add WiFi examples (mjpeg streamer, NTP, scan, connect and firmware update)
Image processing:
* Implement AWB/HMirror/VFlip.
* Implement mean, median and mode filters.
## [1.2](https://github.com/openmv/openmv/releases/tag/v1.2) (2016-03-19)
IDE:
* About dialog, license and credits.
* Pin-out image for quick reference.