From b7cd36fbdf32e1efeb131c04bf5b308d3769b167 Mon Sep 17 00:00:00 2001 From: Edward Firmo <94725493+edwardtfn@users.noreply.github.com> Date: Sun, 24 Sep 2023 14:43:18 +0200 Subject: [PATCH] Update ReleaseNotes.md --- ReleaseNotes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ReleaseNotes.md b/ReleaseNotes.md index a52c8f1..af0d0f6 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -22,6 +22,7 @@ There is compatibility between components with v4.0 and v4.0.1, then your system | Prevents media player crashing when called before `media_position_updated_at` is able to provide a value. | Minor | `media_player` | Blueprint | | Add instructions to enforce a timezone selection in customizations | Minor | N/A | GitHub page (docs) | | Translations to Dutch | Minor | `settings` | Blueprint | +| Translations to Finish (review) | Minor | All | Blueprint | | Removed `display_current_brightness` messages from log | Minor | N/A | ESPHome | | Version control to support patches | Minor | N/A | ESPHome | | Support for flexible time format | Minor | `home` | Blueprint |