From fefbdb9266a48207079ad2070a5fe107c9c6d680 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Bonhomme?= Date: Sun, 8 Nov 2015 21:41:59 +0100 Subject: [PATCH] Updated CHANGELOG. --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ffde5bd..9fd4021 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ EV3WebController project news +0.5 (2015-11-08) +* EV3WebController is now started at the system boot with systemd; +* by default left/right rotations are 90 degrees; +* added support of the color sensor (in order to detect the arrival line); +* misc adjustments in the framework of the Science Festival; +* cleaned the code; + 0.4 (2015-11-04) * it is now possible to run the robot for a limited position in forward an backward; -- GitLab