From 7e50b83fe8ab420aa6548dc24834b84cbe8ab35b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ferm=C3=ADn=20Gal=C3=A1n=20M=C3=A1rquez?= Date: Tue, 30 Jan 2024 16:26:52 +0100 Subject: [PATCH] Update Changelog --- Changelog | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog b/Changelog index 26119c4b0..d0108ec4a 100644 --- a/Changelog +++ b/Changelog @@ -1,6 +1,7 @@ 3.2.0 (January 30th, 2024) - Fix: include entity id and entity type as measure_id and measure_type at CB when measure is an ngsi (both NGSIv2 and NGSI-LD) payload +- Upgrade iotagent-node-lib dependency from 4.1.0 to 4.2.0 3.1.0 (January 8th, 2024)