diff --git a/.github/workflows/ReleaseNotes.md b/.github/workflows/ReleaseNotes.md index 8b92cf208f5104d4441157fe229a4be735cf27e3..be756f01142a0bbb41ea323769508ba4dc77640d 100644 --- a/.github/workflows/ReleaseNotes.md +++ b/.github/workflows/ReleaseNotes.md @@ -1,2 +1,4 @@ +* [Server] Connections with _try_private_ flag (MQTT 3.1.1 Bridge) are now accepted. +* [Client] Added the flag _try_private_ (MQTT 3.1.1 Bridge) to client options. * [Client] Fixed MQTTv5 protocol violation in PUBLISH packets (#1423). * [Client] Added missing "WithWill..." methods in _MqttClientOptionsBuilder_. \ No newline at end of file