Update CHANGELOG.md

This commit is contained in:
Dorian Zedler 2018-12-26 14:45:27 +01:00
parent b66431651b
commit f5c4c44535

View file

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