Add Changelog, bump version

This commit is contained in:
samuelspagl 2024-03-15 10:23:36 +01:00
parent c80db28fff
commit 058e8a92ab
2 changed files with 7 additions and 1 deletions

View File

@ -1,5 +1,11 @@
# Changelog
## [0.3.1] Documentation enhancements
### Changed
- Updated the `README` as well as the documentation website
## [0.3.0] Icons and Chore
### Added

View File

@ -8,5 +8,5 @@
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/samuelspagl/ha_samsung_soundbar/issues",
"requirements": ["pysmartthings"],
"version": "0.3.0"
"version": "0.3.1"
}