From 5a850e3f8629a2b2509a6bbe4a9d792f2dee0714 Mon Sep 17 00:00:00 2001 From: iabdalkader Date: Thu, 7 Apr 2016 21:15:14 +0200 Subject: [PATCH] Fix CHANGELOG typos. --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d714ef3b..e6c605b2e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,14 +2,14 @@ ## [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. +* Update examples menu using categories. * 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. +* Improved MLX (FIR) temperature scaling and drawing. * Add WiFi examples (mjpeg streamer, NTP, scan, connect and firmware update) Image processing: