Release 0.103.5 (#11556)

This commit is contained in:
Pascal Vizeli 2019-12-28 22:18:01 +01:00 committed by GitHub
parent 95b2141bd7
commit be1a66b43c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 2 deletions

View File

@ -101,8 +101,8 @@ social:
# Home Assistant release details # Home Assistant release details
current_major_version: 0 current_major_version: 0
current_minor_version: 103 current_minor_version: 103
current_patch_version: 4 current_patch_version: 5
date_released: 2019-12-22 date_released: 2019-12-28
# 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

@ -334,6 +334,14 @@ All services for use in Home Assistant are moved to their integration naming spa
[seven_segments docs]: /integrations/seven_segments/ [seven_segments docs]: /integrations/seven_segments/
[tensorflow docs]: /integrations/tensorflow/ [tensorflow docs]: /integrations/tensorflow/
## Release 0.103.5 - December 28
- Bump ring to 0.2.8 to fix Oauth issues ([@tchellomello] - [#30245]) ([ring docs])
[#30245]: https://github.com/home-assistant/home-assistant/pull/30245
[@tchellomello]: https://github.com/tchellomello
[ring docs]: /components/ring/
## If you need help... ## If you need help...
...don't hesitate to use our very active [forums](https://community.home-assistant.io/) or join us for a little [chat](https://discord.gg/c5DvZ4e). ...don't hesitate to use our very active [forums](https://community.home-assistant.io/) or join us for a little [chat](https://discord.gg/c5DvZ4e).