From 2404d167c8763d8079021e98a1388d89d6fea187 Mon Sep 17 00:00:00 2001 From: firest Date: Fri, 12 May 2023 14:39:18 +0800 Subject: [PATCH] chore: update changes --- changes/ce/fix-10682.en.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/ce/fix-10682.en.md diff --git a/changes/ce/fix-10682.en.md b/changes/ce/fix-10682.en.md new file mode 100644 index 000000000..df8d93116 --- /dev/null +++ b/changes/ce/fix-10682.en.md @@ -0,0 +1 @@ +Fix the timestamp for the will message is incorrectly assigned at the session creation time, now this timestamp is the disconnected time of the session.