Update CHANGELOG.md

This commit is contained in:
Dimitrios Kapsalis 2016-07-21 13:45:14 -05:00 committed by GitHub
parent a8b2ca7cfe
commit a7a0350c1a

View File

@ -9,6 +9,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Append endpoints of weather modules with `/` to retreive the correct data. (Issue [#337](https://github.com/MichMich/MagicMirror/issues/337)) - Append endpoints of weather modules with `/` to retreive the correct data. (Issue [#337](https://github.com/MichMich/MagicMirror/issues/337))
- Corrected grammer in `module.js` from 'suspend' to 'suspended'. - Corrected grammer in `module.js` from 'suspend' to 'suspended'.
- Added ability to turn off the date display in `clock.js` when in analog mode. - Added ability to turn off the date display in `clock.js` when in analog mode.
- Greek Translation
## [2.0.3] - 2016-07-12 ## [2.0.3] - 2016-07-12
### Added ### Added