Update CHANGELOG.md

This commit is contained in:
Alexandre
2024-01-12 19:41:11 +01:00
committed by GitHub
parent 6df4b16644
commit 3def2efd2a

View File

@@ -1,3 +1,4 @@
- New HA config logic implemented. Files are now located in the addon config file, that can be accessed from the addon_configs folder from my filebrowser or cloudcommander addons. Migration of data, custom configs, and custom scripts should be automatic. Please be sure to update all your links however ! For more information, see here : https://developers.home-assistant.io/blog/2023/11/06/public-addon-config/
- Feat : if there is no releases in a github repo, check if there is a valid package and get the highest tag https://github.com/alexbelgium/hassio-addons/issues/1168
- Feat : github_exclude applies to dockerhub