From 6a519a30a22938333a2e449025cfaa05e454b054 Mon Sep 17 00:00:00 2001 From: Nick O'Leary Date: Wed, 9 Jan 2019 17:04:33 +0000 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6b777006c..9d82981dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ Editor - Add RED.editor.registerTypeEditor for custom type editors - Tidy up markdown toolbar handling across all editors - Added validation while export into library + - Reuse notification boxes rather than stack multiple of the same type Runtime