This commit is contained in:
Franck Nijhof 2020-09-29 13:36:07 +02:00 committed by GitHub
parent c1d16e94f5
commit d295893834
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 2 deletions

View File

@ -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.

View File

@ -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>