Update CHANGELOG.md

This commit is contained in:
Diego Vieira 2016-07-25 16:12:28 -03:00
parent ce2c163f4b
commit d7be56df7a

View File

@ -4,6 +4,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## Unpublished
### Added
- Brazilian Portuguese Translation
### Fixed
- Prevent `getModules()` selectors from returning duplicate entries.
- Append endpoints of weather modules with `/` to retreive the correct data. (Issue [#337](https://github.com/MichMich/MagicMirror/issues/337))