36 lines
798 B
Markdown
36 lines
798 B
Markdown
# 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. |