diff --git a/Build/MQTTnet.nuspec b/Build/MQTTnet.nuspec
index a360e21..c93416e 100644
--- a/Build/MQTTnet.nuspec
+++ b/Build/MQTTnet.nuspec
@@ -13,6 +13,7 @@
* [Server] Added items dictionary to client session in order to share data across interceptors as along as the session exists.
* [Server] Exposed CONNECT packet properties in Application Message and Subscription interceptor.
+* [Server] Fixed: Sending Large packets with AspnetCore based connection throws System.ArgumentException.
* [MQTTnet.Server] Added REST API for publishing basic messages.
Copyright Christian Kratky 2016-2019