From 7cb9c1c8b4cfc123f3b8ef86893f113c27af338e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ferm=C3=ADn=20Gal=C3=A1n=20M=C3=A1rquez?= Date: Thu, 22 Feb 2024 15:46:41 +0100 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 8a1138ca..dc6a6d76 100644 --- a/CHANGES_NEXT_RELEASE +++ b/CHANGES_NEXT_RELEASE @@ -1,2 +1,2 @@ - Fix: default attribute type changed from 'string' to 'Text' (#664) -- ADD: Log and return device/group information when DeviceNotFound GroupNotFound errors +- Add: log and return device/group information when DeviceNotFound and GroupNotFound errors (iotagent-json#815)