diff --git a/_config.yml b/_config.yml index 375278bdccb..82918455d92 100644 --- a/_config.yml +++ b/_config.yml @@ -110,8 +110,8 @@ social: # Home Assistant release details current_major_version: 2022 current_minor_version: 12 -current_patch_version: 8 -date_released: 2022-12-21 +current_patch_version: 9 +date_released: 2023-01-02 # Either # or the anchor link to latest release notes in the blog post. # Must be prefixed with a # and have double quotes around it. diff --git a/source/_posts/2022-12-07-release-202212.markdown b/source/_posts/2022-12-07-release-202212.markdown index 56993520254..e0811c200ff 100644 --- a/source/_posts/2022-12-07-release-202212.markdown +++ b/source/_posts/2022-12-07-release-202212.markdown @@ -68,6 +68,7 @@ Happy holidays and for the last time in 2022: Enjoy the release! - [Release 2022.12.6 - December 14](#release-2022126---december-14) - [Release 2022.12.7 - December 17](#release-2022127---december-17) - [Release 2022.12.8 - December 21](#release-2022128---december-21) +- [Release 2022.12.9 - January, 2](#release-2022129---january-2) - [Need help? Join the community!](#need-help-join-the-community) - [Breaking Changes](#breaking-changes) - [Farewell to the following](#farewell-to-the-following) @@ -680,6 +681,17 @@ The following integrations are now available via the Home Assistant UI: [tibber docs]: /integrations/tibber/ [zha docs]: /integrations/zha/ +## Release 2022.12.9 - January, 2 + +- Handle not available add-on in hassio add-on manager ([#84943] - [@MartinHjelmare]) +- Fix failing HomeKit Controller diagnostics tests ([#84936] - [@bdraco]) + +[#84936]: https://github.com/home-assistant/core/pull/84936 +[#84943]: https://github.com/home-assistant/core/pull/84943 +[@MartinHjelmare]: https://github.com/MartinHjelmare +[@bdraco]: https://github.com/bdraco + + ## Need help? Join the community! Home Assistant has a great community of users who are all more than willing