From f0c93f10d55f06281524152957f4a87f52ce07cb Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 11 Dec 2019 17:24:43 +0100 Subject: [PATCH] Updates 0.103 release blog post, fix typo --- source/_posts/2019-12-11-release-103.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/_posts/2019-12-11-release-103.markdown b/source/_posts/2019-12-11-release-103.markdown index f1f74c9b891..6d24ed6cba9 100644 --- a/source/_posts/2019-12-11-release-103.markdown +++ b/source/_posts/2019-12-11-release-103.markdown @@ -14,7 +14,7 @@ og_image: /images/blog/2019-12-0.103/components.png 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 in progress (e.g., due to Hacktoberfest), lots of bugfixes; mainly 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 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 -changes are nowhere in a single release. +services. We realize this affects many users; therefore, we made sure all these +changes are in this release. This change was driven by [@raman325], who did an excellent job of completing this in time for 0.103.