diff --git a/.github/workflows/ReleaseNotes.md b/.github/workflows/ReleaseNotes.md index 2cb50c8fcd67e6f52881231658d7d4595da0469a..1a3079655d097f9fa9be033a9928d0a01351de0a 100644 --- a/.github/workflows/ReleaseNotes.md +++ b/.github/workflows/ReleaseNotes.md @@ -1,3 +1,3 @@ -[Core] Fixed a memory leak in _AsyncSignal_ implementation (#1586, thanks to @mario-zelger). -[Server] Fix not properly reset statistics (#1587, thanks to @damikun). -[Server] Now using an empty string as the sender client ID for injected application messages (#1583, thanks to @xljiulang). \ No newline at end of file +* [Core] Fixed a memory leak in _AsyncSignal_ implementation (#1586, thanks to @mario-zelger). +* [Server] Fix not properly reset statistics (#1587, thanks to @damikun). +* [Server] Now using an empty string as the sender client ID for injected application messages (#1583, thanks to @xljiulang). \ No newline at end of file