Updates 0.103 release blog post, fix typo

This commit is contained in:
Franck Nijhof 2019-12-11 17:24:43 +01:00
parent aeadcef241
commit f0c93f10d5
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

@ -14,7 +14,7 @@ og_image: /images/blog/2019-12-0.103/components.png
<a href='/integrations/#version/0.103'><img src='/images/blog/2019-12-0.103/components.png' style='border: 0;box-shadow: none;'></a> <a href='/integrations/#version/0.103'><img src='/images/blog/2019-12-0.103/components.png' style='border: 0;box-shadow: none;'></a>
Here it is! Home Assistant 0.103 is released, which is the last major release Here it is! Home Assistant 0.103 is released, which is the last major release
for this year. For the final stretch of this year, we've have focussed on for this year. For the final stretch of this year, we've focussed on
cleaning things up. This release contains many things that were still cleaning things up. This release contains many things that were still
in progress (e.g., due to Hacktoberfest), lots of bugfixes; mainly in progress (e.g., due to Hacktoberfest), lots of bugfixes; mainly
things that help to improve the stability and experience of Home Assistant. things that help to improve the stability and experience of Home Assistant.
@ -36,8 +36,8 @@ Cheers!
## Service's have been moved to their respective integration namespaces ## Service's have been moved to their respective integration namespaces
For 0.103, an extensive cleanup has been taken place around the names of the For 0.103, an extensive cleanup has been taken place around the names of the
services. We realize this affects many users; therefore, we made sure all services. We realize this affects many users; therefore, we made sure all these
changes are nowhere in a single release. changes are in this release.
This change was driven by [@raman325], who did an excellent job of completing This change was driven by [@raman325], who did an excellent job of completing
this in time for 0.103. this in time for 0.103.