Merge changes

This commit is contained in:
Michael Teeuw
2016-10-01 10:52:46 +02:00
3 changed files with 30 additions and 1 deletions

View File

@@ -2,11 +2,11 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## [2.1.0] - Unreleased
### Added
- Finnish translation.
- Danish translation
- Method to overwrite the module's header. [See documentation.](https://github.com/MichMich/MagicMirror/tree/develop/modules#getheader)
- Option to limit access to certain IP addresses based on the value of `ipWhitelist` in the `config.js`, default is access from localhost only (Issue [#456](https://github.com/MichMich/MagicMirror/issues/456))