From d27aacaa5ea4e7dee620721e363bded4c655ef52 Mon Sep 17 00:00:00 2001 From: Ian Richardson Date: Fri, 30 Nov 2018 06:47:15 -0600 Subject: [PATCH] Changelog for 0.83 (#7686) * Changelog for 0.83 * Looked at the correct release :) --- source/lovelace/changelog.markdown | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/source/lovelace/changelog.markdown b/source/lovelace/changelog.markdown index 9312874f769..1b0b0493dde 100644 --- a/source/lovelace/changelog.markdown +++ b/source/lovelace/changelog.markdown @@ -8,6 +8,9 @@ comments: false sharing: true footer: true --- +## {% linkable_title Changes in 0.83.0 %} +- 📣 New card type: `shopping-list` ❤️ + ## {% linkable_title Changes in 0.82.0 %} - 📣 New card type: `light` ❤️ - 📣 Alpha release of UI Editor @@ -36,7 +39,7 @@ footer: true ## {% linkable_title Changes in 0.75.0 %} -### Breaking changes +### Breaking changes - 📣 [glance card]: `turn-on` replaced with `call-service` ### All changes @@ -157,7 +160,7 @@ footer: true - [picture elements card] combined `service.domain` and `service.server` into `service` - 📣 [entities card] allow custom title just like `glance` - 📣 [entity filter card] allow auto-hide if empty using `show_empty: false` -- 🔧 Fix card size calculation `horizontal-stack`/`vertical-stack` +- 🔧 Fix card size calculation `horizontal-stack`/`vertical-stack` ## {% linkable_title Changes in 0.73.0b0 %}