diff --git a/CHANGELOG.md b/CHANGELOG.md index 058d71f6..a26a247f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -48,8 +48,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). - Add test for compliments module for parts of day - Korean Translation. - Added console warning on startup when deprecated config options are used -- Added `DAYAFTERTOMORROW`, `UPDATE_NOTIFICATION`, `UPDATE_NOTIFICATION_MODULE`, `UPDATE_INFO` to Norwegian translations (`nn` and `nb`). -- Add option to display temperature unit label for current weather module +- Add option to display temperature unit label to the current weather module ### Fixed - Update .gitignore to not ignore default modules folder. @@ -60,7 +59,6 @@ This project adheres to [Semantic Versioning](http://semver.org/). - Module currentWeather: check if temperature received from api is defined. - Fix an issue with module hidden status changing to `true` although lock string prevented showing it - Fix newsfeed module bug (removeStartTags) -- Fixed missing animation on `this.show(speed)` when module is alone in a region. ## [2.1.0] - 2016-12-31