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
This commit is contained in:
Marius 2018-08-04 14:18:25 +03:00 committed by GitHub
parent ac0bb71aad
commit 74649966f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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`