Added chabgelog

This commit is contained in:
2026-01-15 05:43:23 +00:00
parent 184b8f9a1d
commit 96cdf234db

25
CHANGELOG.md Normal file
View File

@@ -0,0 +1,25 @@
# Changelog
All notable changes to this repository will be documented in this file.
This project uses the following sections:
- Added
- Changed
- Fixed
- Removed
- Security
Version bumps and release sections will be created only when explicitly requested
(e.g. "make a new version" / "make v0.2.0 of Bahmcloud Store").
---
## [Unreleased]
### Added
- Changelog file for the Bahmcloud Store repository.
### Notes
- This repository contains the Home Assistant custom component (store UI + API).
- The Supervisor add-on (installer) is maintained in a separate repository.
- Public store index (`store.yaml`) is maintained in a separate repository.