diff --git a/CHANGELOG.md b/CHANGELOG.md index c15858acb206..640a600bd48d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ +## __WORK IN PROGRESS__ +### Config file changes +* Ignore setpoint range for Ecolink TBZ500 (#7393) + +### Changes under the hood +* Further reduce dependency on Node.js internals (#7394) + ## 14.3.0 (2024-11-11) This release adds support for using the WebCrypto API as the cryptography backend. Unlike the `node:crypto` module, this API is supported by all modern browsers and JS runtimes.