Merge pull request #671 from Nosrac/develop

Support calendar-specific maximumEntries and maximumNumberOfDays
This commit is contained in:
Michael Teeuw
2017-01-31 08:42:50 +01:00
committed by GitHub
3 changed files with 21 additions and 14 deletions

View File

@@ -18,6 +18,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Added some missing translaton strings in the sv.json file.
### Added
- Calendar-specific support for `maximumEntries`, and ` maximumNumberOfDays`
- Add loaded function to modules, providing an async callback.
- Made default newsfeed module aware of gesture events from [MMM-Gestures](https://github.com/thobach/MMM-Gestures)
- Add use pm2 for manager process into Installer RaspberryPi script