From a3cf9e84d6427231c93ffe17bf0b409c9d744823 Mon Sep 17 00:00:00 2001 From: Ian Richardson Date: Wed, 27 Feb 2019 22:26:01 -0600 Subject: [PATCH] Update changelog.markdown (#8770) * Update changelog.markdown * Update changelog.markdown --- source/lovelace/changelog.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/lovelace/changelog.markdown b/source/lovelace/changelog.markdown index 2b7224c81e7..28256d46317 100644 --- a/source/lovelace/changelog.markdown +++ b/source/lovelace/changelog.markdown @@ -10,6 +10,8 @@ footer: true --- ## {% linkable_title Changes in 0.87.0 %} - 📣 MDI icons updated to [3.3.92](https://cdn.materialdesignicons.com/3.3.92/) +- 📣 Theming: New CSS card style `ha-card-border-radius` +- 📣 Theming: New CSS card style `ha-card-background` - 📣 New system-health card in dev-info - 📣 UI Editor: YAML syntax support - 📣 UI Editor: Line numbers @@ -18,7 +20,7 @@ footer: true - 📣 [thermostat card]: more-info button added - 📣 [light card]: more-info button added - 🔧 [thermostat card]: Fix slider -- 🔧 groups togglable +- 🔧 groups are now togglable ## {% linkable_title Changes in 0.86.0 %} - 📣 Lovelace is now the default UI for Home Assistant!