From 74649966f918ed550ddd00cc5b1450eb34f03368 Mon Sep 17 00:00:00 2001 From: Marius Date: Sat, 4 Aug 2018 14:18:25 +0300 Subject: [PATCH] Lovelace changelog updates - Removed b0 as it's also final - Fixed link for entity filter card Maybe someone to merge this in current as well --- source/lovelace/changelog.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/lovelace/changelog.markdown b/source/lovelace/changelog.markdown index 037300e1464..e32dbaf0bcf 100644 --- a/source/lovelace/changelog.markdown +++ b/source/lovelace/changelog.markdown @@ -9,14 +9,14 @@ sharing: true footer: true --- -## {% linkable_title Changes in 0.75.0b0 %} +## {% linkable_title Changes in 0.75.0 %} ### Breaking changes - 📣 [glance card]: `turn-on` replaced with `call-service` ### All changes - 📣 Add support for CSS imports ❤️ -- 📣 New card type: `conditional-card` ❤️ - Drop your [entities filter card] hacks +- 📣 New card type: `conditional-card` ❤️ - Drop your [entity filter card] hacks - 📣 [picture glance card]: Add support for custom icons - 📣 [picture entity card]: Supports hiding name and/or state - 📣 [glance card]: `turn-on` replaced with `call-service`