From a8f8601bc5691bafa787f2e7ba9b6761b48a4925 Mon Sep 17 00:00:00 2001 From: Christian Kratky Date: Fri, 14 Jun 2019 20:38:44 +0200 Subject: [PATCH] Update docs. --- Build/MQTTnet.nuspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Build/MQTTnet.nuspec b/Build/MQTTnet.nuspec index 7ddd3e9..f0e4c3d 100644 --- a/Build/MQTTnet.nuspec +++ b/Build/MQTTnet.nuspec @@ -25,7 +25,7 @@ * [Server] The subscription interceptor now supports altering the entire topic filter. * [Server] Exposed more properties to the connection validator context. * [MQTTnet.Server] Added authentication support via Python script file. -* [MQTTnet.Server] Migrated the result of connection validations to _ReasonCode_ (MQTTv5) instead of _ReturnCode_ (MQTTv3 only). +* [MQTTnet.Server] Migrated the result of connection validations to _ReasonCode_ (MQTTv5) instead of _ReturnCode_ (MQTTv3 only) (BREAKING CHANGE!). Copyright Christian Kratky 2016-2019 MQTT Message Queue Telemetry Transport MQTTClient MQTTServer Server MQTTBroker Broker NETStandard IoT InternetOfThings Messaging Hardware Arduino Sensor Actuator M2M ESP Smart Home Cities Automation Xamarin