Update CHANGELOG.md

This commit is contained in:
Alexandre
2024-01-05 14:38:41 +01:00
committed by GitHub
parent 26d8ab89e3
commit 369bb89c81

View File

@@ -1,5 +1,3 @@
### 7.2.0-2 (05-01-2024)
- Minor bugs fixed
- ⚠ MAJOR CHANGE : switch to the new config logic from homeassistant. Your configuration files will have migrated from /config/hassio_addons/calibre to a folder only accessible from my Filebrowser addon called /addon_configs/something-calibre. This avoids the addon to mess with your homeassistant configuration folder, and allows to backup the options. 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/ https://github.com/alexbelgium/hassio-addons/issues/1154
## 7.2.0 (16-12-2023)