diff --git a/.github/workflows/ReleaseNotes.md b/.github/workflows/ReleaseNotes.md index 776fa1d01..b1133b143 100644 --- a/.github/workflows/ReleaseNotes.md +++ b/.github/workflows/ReleaseNotes.md @@ -1,2 +1,4 @@ +* [Client] Added support for custom CA chain validation (#1851, thanks to @rido-min). * [Server] Fixed not working _UpdateRetainedMessageAsync_ public api (#1858, thanks to @kimdiego2098). -* [Client] Added support for custom CA chain validation (#1851, thanks to @rido-min). \ No newline at end of file +* [Server] Added support for custom DISCONNECT packets when stopping the server or disconnect a client (BREAKING CHANGE!, #1846). +* [Server] Added new property to stop the server from accepting new connections even if it is running (#1846). \ No newline at end of file