diff --git a/CHANGELOG.md b/CHANGELOG.md index b55f7c0..81f7ff6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] ### Added -- added profiles dialog +- ability to connect to a base station taht manages the race (see docs) ## [0.04] - 2018-08-11 ### Added @@ -28,6 +28,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - capabilitie to connect to a Buzzer via Wifi - it is now possible to setup an automatic start sequence that spells the command 'at your marks' and 'ready' with a customizable delay before them + ### Fixed - bug that made a Button freeze when it was pressed and the screen rotated at the same time @@ -35,8 +36,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Fixed - negative time when the stopping starts - removed delay between the end of the startton an the begin of the stopping + ### Changed - slowed down animations + ### Added - animation for the text "click start to start" between STOPPED and IDLE to prevent it from getting out of the screen