From 75f404416cd4220e4237cbe267caa578ab3a00a5 Mon Sep 17 00:00:00 2001 From: Nick Todd Date: Mon, 29 Apr 2024 10:30:47 +0100 Subject: [PATCH] #2299: Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d6932739..212404b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -41,7 +41,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Order of service health state - Starting a node didn't start the services on it - Fixed an issue where the services were still able to run even though the node the service is installed on is turned off - +- Deprecated the use of NODE_FILE_CHECKHASH and NODE_FOLDER_CHECKHASH in the current release. ### Added