Merge branch 'develop' into master

This commit is contained in:
Courtney Pitcher
2017-01-11 21:47:19 +02:00
committed by GitHub
10 changed files with 75 additions and 24 deletions

View File

@@ -4,10 +4,17 @@ 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.
- Afrikaans translation.
### Fixed
- Update .gitignore to not ignore default modules folder.
- Remove white flash on boot up.
## [2.1.0] - 2016-12-31
**Note:** This update uses new dependencies. Please update using the following command: `git pull && npm install`