From 7b8de354053e7b7bd265f6b6206e746d62333653 Mon Sep 17 00:00:00 2001 From: Thomas Hirschberger <47733292+Tom-Hirschberger@users.noreply.github.com> Date: Sun, 24 Feb 2019 11:55:46 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ee49dcf..38aa9f25 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). - Danish translation for "Feels" and "Weeks" - Added option to split multiple day events in calendar to separate numbered events - Slovakian translation +- Alerts now can contain Font Awesome icons ### Updated - Bumped the Electron dependency to v3.0.13 to support the most recent Raspbian. [#1500](https://github.com/MichMich/MagicMirror/issues/1500)