From fa4b7a1a695aa199d37f9feabe0f57feb931c88d Mon Sep 17 00:00:00 2001 From: Nick O'Leary Date: Tue, 29 Jun 2021 13:58:24 +0100 Subject: [PATCH] Ensure any html in changelog is escaped before displaying --- CHANGELOG.md | 2 +- packages/node_modules/@node-red/editor-client/src/js/red.js | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 27e3a76c5..bfb7ad51d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -45,7 +45,7 @@ Editor - Update Node-RED Function typings in Monaco (#3008) @Steve-Mcl - Add css named variables for certain key colours (#2994) @knolleary - Improve contrast of export dialog JSON font color - - Switch editableList buttons from \ to \ elements + - Switch editableList buttons from to