From 07a5092eb3db06526a12330b4f377e2809b51e20 Mon Sep 17 00:00:00 2001 From: Daniel Burr Date: Mon, 25 Mar 2019 01:13:02 +0100 Subject: [PATCH] Add note to changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2509c76e..fb8a8c68 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). - Slovakian translation - Alerts now can contain Font Awesome icons - Notifications display time can be set in request +- newsfeed: added support for `ARTICLE_INFO_REQUEST` notification ### Updated - Bumped the Electron dependency to v3.0.13 to support the most recent Raspbian. [#1500](https://github.com/MichMich/MagicMirror/issues/1500)