From e51fda5baebf5203bb810da0b323a8cab592e6a1 Mon Sep 17 00:00:00 2001 From: Peter Murray Date: Tue, 12 Jan 2021 13:38:31 +0000 Subject: [PATCH] Updating changelog --- Changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Changelog.md b/Changelog.md index 1e0d033..b3eccdf 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,11 @@ # Change Log +## 4.0.10 +- Fixes reported vulnerabilities in axios and other dev based dependencies, Issue #188. + +## 4.0.9 +- Missing support for Geofence sensor Issue #182. + ## 4.0.8 - Fixes problems in TypeScript definitions for the model, Issue #181