GitHub bot : changelog

This commit is contained in:
github-actions
2024-10-15 11:58:56 +00:00
parent e33921b210
commit f0fd4f8d39

View File

@@ -1,3 +1,5 @@
## v2.0-beta5 (15-10-2024)
- Minor bugs fixed
## v2.0-beta4 (15-10-2024)
- Applied new homeassistant config logic, which will allow in the future all Mealie data to be backuped with the addon. All data (+ config) is moved to /addon_configs/db21ed7f_mealie ; the initial data currently in /homeassistant/addons_config/mealie_data and config in /homeassistant/addons_config/mealie will not be moved but a "migrated" file will be added to those folders to show that migration occured. From now on, only data in /addon_configs/db21ed7f_mealie will be used.