diff --git a/CHANGELOG.md b/CHANGELOG.md index d1da4fa0..3a5dea35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,8 +18,9 @@ This project adheres to [Semantic Versioning](http://semver.org/). - Add unit tests for function `roundValue` in currentweather module. - Add test e2e showWeek feature in spanish language. - Add warning Log when is used old authentication method in the calendar module. -- Add test e2e for helloworld module with default config text -- Add ability for `currentweather` module to display indoor humidity via INDOOR_HUMIDITY notification +- Add test e2e for helloworld module with default config text. +- Add ability for `currentweather` module to display indoor humidity via INDOOR_HUMIDITY notification. +- Add Welsh (Cymraeg) translation. ### Updated - Changed 'default.js' - listen on all attached interfaces by default.