From bc1efdc4a7cfcaa720212b9cebbba6da25cde81b Mon Sep 17 00:00:00 2001 From: JianBo He Date: Thu, 6 Jul 2023 14:59:01 +0800 Subject: [PATCH] chore: update changes --- changes/ce/fix-11206.en.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/ce/fix-11206.en.md diff --git a/changes/ce/fix-11206.en.md b/changes/ce/fix-11206.en.md new file mode 100644 index 000000000..e16b1e3f8 --- /dev/null +++ b/changes/ce/fix-11206.en.md @@ -0,0 +1 @@ +Make the username and password params of CoAP client to optional in connection mode.