From ed12deae2547962a13c8a892d7ef146536d69b2c Mon Sep 17 00:00:00 2001 From: artifactdev Date: Mon, 30 Jan 2017 13:17:44 +0100 Subject: [PATCH] Update CHANGELOG.md Added color options for calendar and weather forecast to changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 706299cd..c7fea933 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,8 @@ This project adheres to [Semantic Versioning](http://semver.org/). - Icelandic Translation. - Add use a script to prevent when is run by SSH session set DISPLAY enviroment. - Enable ability to set configuration file by the enviroment variable called MM_CONFIG_FILE. +- Option to give each calendar a different color +- Option for colored min-temp and max-temp ### Fixed - Update .gitignore to not ignore default modules folder.