From 575c2d3f9dd0f6911d0ad8d4c7440cb2eed5b9fe Mon Sep 17 00:00:00 2001 From: lolouk44 Date: Wed, 29 Jan 2020 15:49:54 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d4b0947..583c537 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,7 @@ Special thanks to @ned-kelly (https://github.com/ned-kelly) for his help turning + 2019-11-06 + Initial Commit + 2020-01-28 - + Fixed issue with values in docker-compose seen as strings code (remove the `"`) + + Fixed issue with values in docker-compose seen as strings code (removed the `"`) + Fixed multi-arch platform builds + The script now runs continuously as opposed to once every 5 min, removed cron jobs + Fixed issue with string to int conversion (mqtt port, timeout) that used to break the paho-mqtt code