From 9fb53cb47d58c2649b52cabbc3f84202c45eaa69 Mon Sep 17 00:00:00 2001 From: JianBo He Date: Tue, 15 Feb 2022 11:36:38 +0800 Subject: [PATCH] docs: update CHANGES-4.3.md --- CHANGES-4.3.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES-4.3.md b/CHANGES-4.3.md index 2d7f13b0d..983180251 100644 --- a/CHANGES-4.3.md +++ b/CHANGES-4.3.md @@ -20,6 +20,7 @@ File format: ### Bug fixes * Fix case where publishing to a non-existent topic alias would crash the connection [#6979] +* Fix HTTP-API 500 error on querying the lwm2m client list on the another node [#7009] ## v4.3.12 ### Important changes