diff --git a/Build/MQTTnet.nuspec b/Build/MQTTnet.nuspec
index b78c722..172d360 100644
--- a/Build/MQTTnet.nuspec
+++ b/Build/MQTTnet.nuspec
@@ -13,7 +13,8 @@
* [Core] Fixed some still thread blocking parts in the code (thanks to @kpreisser).
* [Core] Updated 3rd-Party packages.
* [Client] The client interfaces are now implementing _IDisposable_.
-* [Server] Fixed an issue which lets the server block 1 second after accepting a new connection.
+* [Client] The disconnected event now contains the exception which was thrown and causing the disconnect.
+* [Server] Fixed an issue which lets the server block 1 second after accepting a new connection (thanks to @kpreisser).
Copyright Christian Kratky 2016-2018
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