diff --git a/ReleaseNotes.md b/ReleaseNotes.md index b3db995..e7362ab 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -2,10 +2,13 @@ ## 1.2.0 Minor improvements. No backwards compatibility breaks. +### Improvements * Light on flag is not off by default. No need to specify this. * BlinkingLight can be configured with blink interval. * SlowLight can be configured with transition interval. * Remove debug print-out. +### Bug fixes +* Fix bug where SlowLight is lit on start. ## 1.1.0 Initial release \ No newline at end of file