This commit is contained in:
Michael Teeuw 2016-08-03 20:58:49 +02:00 committed by GitHub
parent 518a7d0dcc
commit 6d7d4a15d9

View File

@ -4,11 +4,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## Unpublished ## Unpublished
### Updated
- Updated weathericons
- Updated default weatherforecast to work with the new icons (Currentweather didn't have an issue oddly)
### Added ### Added
- Brazilian Portuguese Translation. - Brazilian Portuguese Translation.
- Option to enable Kios mode. - Option to enable Kios mode.
@ -25,7 +20,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Fix issue where translation loading prevented the UI start-up when the language was set to 'en'. (Issue [#388](https://github.com/MichMich/MagicMirror/issues/388)) - Fix issue where translation loading prevented the UI start-up when the language was set to 'en'. (Issue [#388](https://github.com/MichMich/MagicMirror/issues/388))
### Updated ### Updated
- Updated package.json to fix possible vulnerabilities. (Using snyk) - Updated package.json to fix possible vulnerabilities. (Using Snyk)
- Updated weathericons
- Updated default weatherforecast to work with the new icons.
## [2.0.3] - 2016-07-12 ## [2.0.3] - 2016-07-12
### Added ### Added