This commit is contained in:
Franck Nijhof 2024-03-22 18:49:32 +01:00 committed by GitHub
parent af6cf6c6ba
commit e99fc38c58
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 22 additions and 1 deletions

View File

@ -110,7 +110,7 @@ social:
# Home Assistant release details # Home Assistant release details
current_major_version: 2024 current_major_version: 2024
current_minor_version: 3 current_minor_version: 3
current_patch_version: 2 current_patch_version: 3
date_released: 2024-03-22 date_released: 2024-03-22
# Either # or the anchor link to latest release notes in the blog post. # Either # or the anchor link to latest release notes in the blog post.

View File

@ -57,6 +57,7 @@ happen during my absence this beta. 🥰
- [Integrations now available to set up from the UI](#integrations-now-available-to-set-up-from-the-ui) - [Integrations now available to set up from the UI](#integrations-now-available-to-set-up-from-the-ui)
- [Release 2024.3.1 - March 14](#release-202431---march-14) - [Release 2024.3.1 - March 14](#release-202431---march-14)
- [Release 2024.3.2 - March 22](#release-202432---march-22) - [Release 2024.3.2 - March 22](#release-202432---march-22)
- [Release 2024.3.3 - March 22](#release-202433---march-22)
- [Need help? Join the community!](#need-help-join-the-community) - [Need help? Join the community!](#need-help-join-the-community)
- [Backward-incompatible changes](#backward-incompatible-changes) - [Backward-incompatible changes](#backward-incompatible-changes)
- [All changes](#all-changes) - [All changes](#all-changes)
@ -691,6 +692,16 @@ The following integration us now available via the Home Assistant UI:
[@thecode]: https://github.com/thecode [@thecode]: https://github.com/thecode
[@zweckj]: https://github.com/zweckj [@zweckj]: https://github.com/zweckj
## Release 2024.3.3 - March 22
- Update cosign to 2.2.3 ([@frenck] - [#113996])
- Bump axis to v58 ([@Kane610] - [#114008])
[#113996]: https://github.com/home-assistant/core/pull/113996
[#114008]: https://github.com/home-assistant/core/pull/114008
[@frenck]: https://github.com/frenck
[@Kane610]: https://github.com/Kane610
## Need help? Join the community! ## Need help? Join the community!
Home Assistant has a great community of users who are all more than willing Home Assistant has a great community of users who are all more than willing

View File

@ -1280,6 +1280,16 @@ For a summary in a more readable format:
[@thecode]: https://github.com/thecode [@thecode]: https://github.com/thecode
[@zweckj]: https://github.com/zweckj [@zweckj]: https://github.com/zweckj
## Release 2024.3.3 - March 22
- Update cosign to 2.2.3 ([@frenck] - [#113996])
- Bump axis to v58 ([@Kane610] - [#114008])
[#113996]: https://github.com/home-assistant/core/pull/113996
[#114008]: https://github.com/home-assistant/core/pull/114008
[@frenck]: https://github.com/frenck
[@Kane610]: https://github.com/Kane610
[#100418]: https://github.com/home-assistant/core/pull/100418 [#100418]: https://github.com/home-assistant/core/pull/100418
[#101012]: https://github.com/home-assistant/core/pull/101012 [#101012]: https://github.com/home-assistant/core/pull/101012
[#101641]: https://github.com/home-assistant/core/pull/101641 [#101641]: https://github.com/home-assistant/core/pull/101641