mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
0.115.5 (#14644)
This commit is contained in:
parent
c1d16e94f5
commit
d295893834
@ -101,8 +101,8 @@ social:
|
||||
# Home Assistant release details
|
||||
current_major_version: 0
|
||||
current_minor_version: 115
|
||||
current_patch_version: 4
|
||||
date_released: 2020-09-28
|
||||
current_patch_version: 5
|
||||
date_released: 2020-09-29
|
||||
|
||||
# Either # or the anchor link to latest release notes in the blog post.
|
||||
# Must be prefixed with a # and have double quotes around it.
|
||||
|
@ -108,6 +108,7 @@ navigating you around this release.
|
||||
- [Release 0.115.2 - September 19](#release-01152---september-19)
|
||||
- [Release 0.115.3 - September 25](#release-01153---september-25)
|
||||
- [Release 0.115.4 - September 28](#release-01154---september-28)
|
||||
- [Release 0.115.5 - September 29](#release-01155---september-29)
|
||||
- [All changes](#all-changes)
|
||||
|
||||
## Media Browser
|
||||
@ -1860,6 +1861,14 @@ discovery. Users currently using that should set up all devices through UI.
|
||||
[stream docs]: /integrations/stream/
|
||||
[tts docs]: /integrations/tts/
|
||||
|
||||
## Release 0.115.5 - September 29
|
||||
|
||||
- Fix ID3 tagging in TTS ([@frenck] - [#40740]) ([tts docs])
|
||||
|
||||
[#40740]: https://github.com/home-assistant/core/pull/40740
|
||||
[@frenck]: https://github.com/frenck
|
||||
[tts docs]: /integrations/tts/
|
||||
|
||||
## All changes
|
||||
|
||||
<details>
|
||||
|
Loading…
x
Reference in New Issue
Block a user