From 64014a2433e38f758a5d5dfb486ae6fe2e7d430e Mon Sep 17 00:00:00 2001 From: Christian <6939810+chkr1011@users.noreply.github.com> Date: Thu, 18 May 2023 16:28:51 +0200 Subject: [PATCH] Update release notes. --- .github/workflows/ReleaseNotes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ReleaseNotes.md b/.github/workflows/ReleaseNotes.md index 835f5477..f548733b 100644 --- a/.github/workflows/ReleaseNotes.md +++ b/.github/workflows/ReleaseNotes.md @@ -7,3 +7,4 @@ * [Client] Exposed more TLS options (#1729). * [Client] Fixed wrong return code conversion (#1729). * [Server] Improved performance by changing internal locking strategy for subscriptions (#1716, thanks to @zeheng). +* [Server] Exposed more properties in _ClientConnectedEventArgs_ (#1738). -- GitLab