From 402dea3c8b5c0af78f03c4036ae6b40a30e187be Mon Sep 17 00:00:00 2001 From: Michael Teeuw Date: Sat, 1 Jul 2017 20:03:17 +0200 Subject: [PATCH] Prepare for release. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 63f925a0..e14576f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). -## [2.1.2] - Unreleased +## [2.1.2] - 2017-07-01 ### Changed - Revert Docker related changes in favor of [docker-MagicMirror](https://github.com/bastilimbach/docker-MagicMirror). All Docker images are outsourced. ([#856](https://github.com/MichMich/MagicMirror/pull/856))