Add changes to changelog

This commit is contained in:
Sebastian Limbach
2017-04-12 20:20:30 +02:00
parent d5e902679b
commit b688dcd4ba

View File

@@ -5,6 +5,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## [2.1.2] - Unreleased
### Changed
- Change Docker base image (Debian + Node) to an arm based distro (AlpineARM + Node) ([#846](https://github.com/MichMich/MagicMirror/pull/846))
- Fix the dockerfile to have it running from the first time.
### Added