diff --git a/bahmcloud_store_installer/CHANGELOG.md b/bahmcloud_store_installer/CHANGELOG.md new file mode 100644 index 0000000..fd199e0 --- /dev/null +++ b/bahmcloud_store_installer/CHANGELOG.md @@ -0,0 +1,36 @@ +# Changelog + +All notable changes to the Bahmcloud Store Installer add-on are documented here. + +This file is used directly by Home Assistant to display the add-on changelog. + +Sections: +- Added +- Changed +- Fixed +- Removed +- Security + +--- + +## [1.0.1] + +### Added +- Official English documentation structure for the add-on. +- Add-on specific changelog file (this file). + +### Changed +- Description language standardized to English. +- Add-on prepared for long-term multi add-on repository usage. + +### Notes +- This version introduces no functional changes. +- It formalizes documentation and changelog handling inside the add-on itself. + +--- + +## [1.0.0] + +### Added +- Initial release of the Bahmcloud Store Installer. +- One-shot installer that deploys the Bahmcloud Store custom component into Home Assistant. \ No newline at end of file