From d1e27636ac721cd4cdf83e87715b613e578a0c18 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 25 Jul 2023 18:58:16 +0200 Subject: [PATCH] Update Changelog.md --- Changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Changelog.md b/Changelog.md index 08b8ece..efdfb45 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,11 @@ PoolMaster: change log ======================= +v6.0.0 +------- + +* replaced the commercial and analog Phidget and Gravity boards by the pH_Orp_Board (https://github.com/Loic74650/pH_Orp_Board) to interface the pH and Orp probes +* removed the Liquid crystal display from the code + v5.0.1 -------