mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
2024.1.5 (#30954)
This commit is contained in:
parent
fa1c5a8048
commit
70631bd37e
@ -110,8 +110,8 @@ social:
|
||||
# Home Assistant release details
|
||||
current_major_version: 2024
|
||||
current_minor_version: 1
|
||||
current_patch_version: 4
|
||||
date_released: 2024-01-19
|
||||
current_patch_version: 5
|
||||
date_released: 2024-01-20
|
||||
|
||||
# Either # or the anchor link to latest release notes in the blog post.
|
||||
# Must be prefixed with a # and have double quotes around it.
|
||||
|
@ -55,6 +55,7 @@ Enjoy the release!
|
||||
- [Release 2024.1.2 - January 6](#release-202412---january-6)
|
||||
- [Release 2024.1.3 - January 12](#release-202413---january-12)
|
||||
- [Release 2024.1.4 - January 19](#release-202414---january-19)
|
||||
- [Release 2024.1.5 - January 20](#release-202415---january-20)
|
||||
- [Need help? Join the community!](#need-help-join-the-community)
|
||||
- [Backward-incompatible changes](#backward-incompatible-changes)
|
||||
- [All changes](#all-changes)
|
||||
@ -707,6 +708,19 @@ The following integrations are now available via the Home Assistant UI:
|
||||
[@starkillerOG]: https://github.com/starkillerOG
|
||||
[@thecode]: https://github.com/thecode
|
||||
|
||||
## Release 2024.1.5 - January 20
|
||||
|
||||
- Bump async-upnp-client to 0.38.1 ([@StevenLooman] - [#108382])
|
||||
- Fix empty files included by !include_dir_named ([@emontnemery] - [#108489])
|
||||
- Pin pandas to 2.1.4 ([@frenck] - [#108509])
|
||||
|
||||
[#108382]: https://github.com/home-assistant/core/pull/108382
|
||||
[#108489]: https://github.com/home-assistant/core/pull/108489
|
||||
[#108509]: https://github.com/home-assistant/core/pull/108509
|
||||
[@StevenLooman]: https://github.com/StevenLooman
|
||||
[@emontnemery]: https://github.com/emontnemery
|
||||
[@frenck]: https://github.com/frenck
|
||||
|
||||
## Need help? Join the community!
|
||||
|
||||
Home Assistant has a great community of users who are all more than willing
|
||||
|
@ -1041,6 +1041,19 @@ For a summary in a more readable format:
|
||||
[@starkillerOG]: https://github.com/starkillerOG
|
||||
[@thecode]: https://github.com/thecode
|
||||
|
||||
## Release 2024.1.5 - January 20
|
||||
|
||||
- Bump async-upnp-client to 0.38.1 ([@StevenLooman] - [#108382])
|
||||
- Fix empty files included by !include_dir_named ([@emontnemery] - [#108489])
|
||||
- Pin pandas to 2.1.4 ([@frenck] - [#108509])
|
||||
|
||||
[#108382]: https://github.com/home-assistant/core/pull/108382
|
||||
[#108489]: https://github.com/home-assistant/core/pull/108489
|
||||
[#108509]: https://github.com/home-assistant/core/pull/108509
|
||||
[@StevenLooman]: https://github.com/StevenLooman
|
||||
[@emontnemery]: https://github.com/emontnemery
|
||||
[@frenck]: https://github.com/frenck
|
||||
|
||||
[#100573]: https://github.com/home-assistant/core/pull/100573
|
||||
[#100601]: https://github.com/home-assistant/core/pull/100601
|
||||
[#101102]: https://github.com/home-assistant/core/pull/101102
|
||||
|
Loading…
x
Reference in New Issue
Block a user