Add changes to changelog

This commit is contained in:
Sebastian Limbach 2017-04-12 20:20:30 +02:00
parent d5e902679b
commit b688dcd4ba
No known key found for this signature in database
GPG Key ID: B4E66C247054F17B

View File

@ -5,6 +5,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## [2.1.2] - Unreleased ## [2.1.2] - Unreleased
### Changed ### 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. - Fix the dockerfile to have it running from the first time.
### Added ### Added