From 92bb4cbb248cd0822738aa4c7e508e8f87b646c4 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 15:35:48 +0000 Subject: [PATCH] GitHub bot : changelog --- free_games_claimer/CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/free_games_claimer/CHANGELOG.md b/free_games_claimer/CHANGELOG.md index bb5312e0dd8..8af5c5b4e2c 100644 --- a/free_games_claimer/CHANGELOG.md +++ b/free_games_claimer/CHANGELOG.md @@ -1,3 +1,5 @@ +## 1.6-5 (13-12-2024) +- Minor bugs fixed ## 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/