From f7ddddbe02777dd1478bc12e8fec1fd8e842b98e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ferm=C3=ADn=20Gal=C3=A1n=20M=C3=A1rquez?= Date: Wed, 9 Aug 2023 13:18:41 +0200 Subject: [PATCH] Update CHANGES_NEXT_RELEASE --- CHANGES_NEXT_RELEASE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES_NEXT_RELEASE b/CHANGES_NEXT_RELEASE index 2a3798eeb..be943341f 100644 --- a/CHANGES_NEXT_RELEASE +++ b/CHANGES_NEXT_RELEASE @@ -1,4 +1,4 @@ -- Add: do not create initial entity when a new device is provisioned and appendMode is false +- Add: do not create initial entity when a new device is provisioned and appendMode is false or NGSI-LD is used - Fix: check array access in extractVariables of jexlPlugin when bidirectionalPlugin is enabled - Fix: explicitAttrs of device was tainted even if not defined - Fix: do not include static, lazy and commands from group to device to avoid duplicate them in device (#1377)