From 71c606cb948b21bdbf8774e8d84f66311a56c05b Mon Sep 17 00:00:00 2001 From: Parnic Date: Tue, 9 Jun 2020 16:52:36 -0500 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0049318..e3361a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 * ScreenLogic.HEAT_MODE_HEATPUMP * ScreenLogic.HEAT_MODE_DONTCHANGE * Debug logs using the "debug" NPM package. You'll need to run an `npm install` after updating to this version. +* Ability to cancel delays in pool equipment. #20 - thanks @bshep ## v1.5.0 - 2020-06-06 ### Added