Merge branch 'develop' into fixdefmod

This commit is contained in:
Michael Teeuw
2017-01-10 19:52:20 +01:00
committed by GitHub
4 changed files with 12 additions and 3 deletions

View File

@@ -4,11 +4,16 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## [2.1.1] - Unreleased
### Changed
- Installer: Use init config.js from config.js.sample.
### Added
- Add loaded function to modules, providing an async callback.
### Fixed
- Update .gitignore to not ignore default modules folder
- Update .gitignore to not ignore default modules folder.
- Remove white flash on boot up.
## [2.1.0] - 2016-12-31