Update CHANGELOG.md

This commit is contained in:
Nick O'Leary
2025-06-10 16:25:01 +01:00
committed by GitHub
parent 2d63e6037b
commit 4d38168f03

View File

@@ -68,6 +68,7 @@ Nodes
- MQTT: Ensure generated mqtt clientId uses only valid chars (#5156) @knolleary
- HTTP Request: Fix the capitisation for ALPN settings in http-request (#5105) @hardillb
- HTTP Request: (docs) Recommend HTTPS over HTTP (#5141) @ZJvandeWeg
- HTTP Request: Include URL query params in HTTP Digest (#5166) @hardillb
- Catch: Add code to error object sent by Catch node (#5081) @knolleary
- Debug: Improve debug display of error objects (#5079) @knolleary