diff --git a/changelog/changelog.md b/changelog/changelog.md new file mode 100644 index 0000000..2a8fbab --- /dev/null +++ b/changelog/changelog.md @@ -0,0 +1,39 @@ +## Changelog + +### 1.0.8 + +- Fix browse service (#21) + +### 1.0.7 + +- Fix error handling + +### 1.0.6 + +- Fix exception when item is not playable + +### 1.0.5 + +- Fix IoT class +- Fix media play + +### 1.0.4 + +- Fix Playlist folder + +### 1.0.3 + +- Fix cast +- Info in YAMC + +### 1.0.2 + +- Do not throttle data update + +### 1.0.1 + +- Config flow fixes + +### 1.0.0 + +- Initial public release