File tree 2 files changed +10
-2
lines changed 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -101,8 +101,8 @@ social:
101
101
# Home Assistant release details
102
102
current_major_version : 0
103
103
current_minor_version : 103
104
- current_patch_version : 4
105
- date_released : 2019-12-22
104
+ current_patch_version : 5
105
+ date_released : 2019-12-28
106
106
107
107
# Either # or the anchor link to latest release notes in the blog post.
108
108
# Must be prefixed with a # and have double quotes around it.
Original file line number Diff line number Diff line change @@ -334,6 +334,14 @@ All services for use in Home Assistant are moved to their integration naming spa
334
334
[seven_segments docs] : /integrations/seven_segments/
335
335
[tensorflow docs] : /integrations/tensorflow/
336
336
337
+ # # Release 0.103.5 - December 28
338
+
339
+ - Bump ring to 0.2.8 to fix Oauth issues ([@tchellomello] - [#30245]) ([ring docs])
340
+
341
+ [#30245]: https://github.com/home-assistant/home-assistant/pull/30245
342
+ [@tchellomello] : https://github.com/tchellomello
343
+ [ring docs] : /components/ring/
344
+
337
345
# # If you need help...
338
346
339
347
...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).
You can’t perform that action at this time.
0 commit comments