From fbf635a45089c37e9486be068db1e73b24dff48d Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 30 Jan 2024 09:49:58 +0100 Subject: [PATCH] Update CHANGELOG.md --- sponsorblockcast/CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sponsorblockcast/CHANGELOG.md b/sponsorblockcast/CHANGELOG.md index fe6481a3d..91997ed16 100644 --- a/sponsorblockcast/CHANGELOG.md +++ b/sponsorblockcast/CHANGELOG.md @@ -1,3 +1,5 @@ +- Feat : add possibility for custom env addition + ### 0.7.0-2 (09-01-2024) - Fix : typo in css_categories for intro https://github.com/alexbelgium/hassio-addons/issues/1165