Update CHANGELOG.md

This commit is contained in:
ryanbdclark
2023-05-30 13:49:15 +01:00
committed by GitHub
parent 3d31de0205
commit 7844b5bd87
+4
View File
@@ -1,6 +1,10 @@
# Changelog
<!--next-version-placeholder-->
## 2023.05.7 (2023-05-30)
### Fix
* Fixed issue with binary sensors not loading, caused by change to way the coordinators are stored ([`8d17317`](https://github.com/ryanbdclark/owlet/commit/8d173174e286b0451cbb2c0d4ae3087028d1ea23))
## 2023.05.6 (2023-05-30)
### Fix
* In light of submitting this as a pull request to the core of HA there have been some refactoring changes to comply with HA's style requirements