From c38e34b556e7b2bc745dee44f77cdd3c362a1a76 Mon Sep 17 00:00:00 2001 From: Andreas Billmeier Date: Sun, 27 Jan 2019 19:21:20 +0100 Subject: [PATCH] Readme updated --- CHANGELOG.md | 6 ++++-- README.md | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6347eb8c3..e7d6c17fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,9 @@ 2019-01-27 Release homeassistant-0.86.3 - CO2Signal added. + removed useless dropbox use flag + tested compilation of homeassistant-0.86.3 with all use flags set on an empty box with python-3.6.5 without problems + CO2Signal added adb-homeassistant PYTHON_COMPAT7 - blinkpy added. + blinkpy added Upgrade astral to 1.8 (#20459) Upgrade sqlalchemy to 1.2.16 (#20474) Upgrade psutil to 5.5.0 (#20462) diff --git a/README.md b/README.md index 48f1f5384..62000186e 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ $ emerge --sync $ emerge -tav app-misc/homeassistant ``` Additional information can be found at https://wiki.gentoo.org/wiki//etc/portage/repos.conf. -Let me know if any initial depencies are missing, last good (full) compile test was Jan 26th, 2019 with v0.86.2 +Let me know if any initial depencies are missing, last good (full) compile test was Jan 27th, 2019 with v0.86.3 ### Todos - **If it moves, compile it** :-)