This commit is contained in:
Paulus Schoutsen 2024-02-28 07:03:45 -05:00 committed by GitHub
parent 631c07ea3e
commit a28001401b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 10 additions and 2 deletions

View File

@ -110,8 +110,8 @@ social:
# Home Assistant release details # Home Assistant release details
current_major_version: 2024 current_major_version: 2024
current_minor_version: 2 current_minor_version: 2
current_patch_version: 4 current_patch_version: 5
date_released: 2024-02-26 date_released: 2024-02-27
# 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.
# Must be prefixed with a # and have double quotes around it. # Must be prefixed with a # and have double quotes around it.

View File

@ -62,6 +62,7 @@ _Oh! And don't forget Valentine's Day is coming up!_ 😘
- [Release 2024.2.2 - February 16](#release-202422---february-16) - [Release 2024.2.2 - February 16](#release-202422---february-16)
- [Release 2024.2.3 - February 22](#release-202423---february-22) - [Release 2024.2.3 - February 22](#release-202423---february-22)
- [Release 2024.2.4 - February 25](#release-202424---february-25) - [Release 2024.2.4 - February 25](#release-202424---february-25)
- [Release 2024.2.5 - February 27](#release-202425---february-27)
- [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)
- [Farewell to the following](#farewell-to-the-following) - [Farewell to the following](#farewell-to-the-following)
@ -740,6 +741,13 @@ The following integrations are now available via the Home Assistant UI:
[roomba docs]: /integrations/roomba/ [roomba docs]: /integrations/roomba/
[wyoming docs]: /integrations/wyoming/ [wyoming docs]: /integrations/wyoming/
## Release 2024.2.5 - February 27
- Add title to reauthenticate integration issue ([@timmo001] - [#111275])
[#111275]: https://github.com/home-assistant/core/pull/111275
[@timmo001]: https://github.com/timmo001
## 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