From c7fb97cdc7bd3341685bb14b4baefe16243ebb8b Mon Sep 17 00:00:00 2001 From: Fabio Manganiello Date: Mon, 10 May 2021 21:23:15 +0200 Subject: [PATCH] Updated CHANGELOG --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 85e5b782..153230f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,11 @@ Given the high speed of development in the first phase, changes are being report - `switch.switchbot` plugin renamed to `switchbot.bluetooth` plugin, while the new plugin that uses the Switchbot API is simply named `switchbot`. +### Fixed + +- Added new sleep and heart rate read permissions/scopes to the Google Fit integration required + by the new Fit's policies. + ## [0.21.0] - 2021-05-06 ### Added