From 89186f46a1a9d93193d0c9f7a75dd66f01a2404c Mon Sep 17 00:00:00 2001 From: JianBo He Date: Fri, 28 Jun 2024 14:10:44 +0800 Subject: [PATCH] chore: update changes --- changes/ce/feat-13350.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/ce/feat-13350.md diff --git a/changes/ce/feat-13350.md b/changes/ce/feat-13350.md new file mode 100644 index 000000000..3fa44e0fc --- /dev/null +++ b/changes/ce/feat-13350.md @@ -0,0 +1 @@ +Support for getting the Server Name of the client connected and storing it in the client information as `peersni`.