From 843cfec42998429833b371f97b5a1cfa2f93cd46 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 7 Dec 2024 15:00:52 +0000 Subject: [PATCH] GitHub bot : changelog --- free_games_claimer/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free_games_claimer/CHANGELOG.md b/free_games_claimer/CHANGELOG.md index 141d02f2080..bb5312e0dd8 100644 --- a/free_games_claimer/CHANGELOG.md +++ b/free_games_claimer/CHANGELOG.md @@ -1,3 +1,4 @@ +## 1.6-4 (07-12-2024) - ⚠ MAJOR CHANGE : switch to the new config logic from homeassistant. Your configuration files will have migrated from /config/hassio_addons/free_games_claimer in a folder only accessible from my Filebrowser addon called /addon_configs/db21ed7f_free_games_claimer. This avoids the addon to mess with your homeassistant configuration folder, and allows to backup the options. For more information, see here : https://developers.home-assistant.io/blog/2023/11/06/public-addon-config/ ## 1.6-3 (05-12-2024)