diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..c444ab6 --- /dev/null +++ b/CHANGELOG.md @@ -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. \ No newline at end of file