From ee3ce9405a090f032f8bccf720795a5dedc875c9 Mon Sep 17 00:00:00 2001 From: Ian Richardson Date: Thu, 16 Jan 2020 11:17:16 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20Lovelace=20changelog=20?= =?UTF-8?q?for=200.104=20(#11772)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/lovelace/changelog.markdown | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source/lovelace/changelog.markdown b/source/lovelace/changelog.markdown index a20db478d2e..1e455f522c5 100644 --- a/source/lovelace/changelog.markdown +++ b/source/lovelace/changelog.markdown @@ -2,6 +2,11 @@ title: "Lovelace Changelog" description: "Changelog of the Lovelace UI." --- +## Changes in 0.104.0 +- ❤️ Add ability to remove Lovelace config [#4430](https://github.com/home-assistant/home-assistant-polymer/pull/4430) @bramkragten +- ❤️ Add support to add all device entities to Lovelace [#4356](https://github.com/home-assistant/home-assistant-polymer/pull/4356) @bramkragten +- 📣 Upgrade MDI icons to 4.7.95 [#4341](https://github.com/home-assistant/home-assistant-polymer/pull/4341) @bonanitech + ## Changes in 0.101.0 - ❤️ [entities card]: Add actions on rows [#4023](https://github.com/home-assistant/home-assistant-polymer/pull/4023) @iantrich - ❤️ [entities card]: New `icon` option for title [#4024](https://github.com/home-assistant/home-assistant-polymer/pull/4024) @iantrich