Browse Source

Update docs.

release/3.x.x
Christian Kratky 5 years ago
parent
commit
152303dfbd
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      Build/MQTTnet.nuspec

+ 1
- 0
Build/MQTTnet.nuspec View File

@@ -13,6 +13,7 @@
<releaseNotes> <releaseNotes>
* [Client] Improve connection stability (thanks to @jltjohanlindqvist). * [Client] Improve connection stability (thanks to @jltjohanlindqvist).
* [ManagedClient] Fixed a memory leak (thanks to @zawodskoj). * [ManagedClient] Fixed a memory leak (thanks to @zawodskoj).
* [ManagedClient] Improved internal subscription management (#569, thanks to @cstichlberger).
* [Server] Added support for assigned client IDs (MQTTv5 only) (thanks to @bcrosnier). * [Server] Added support for assigned client IDs (MQTTv5 only) (thanks to @bcrosnier).
</releaseNotes> </releaseNotes>
<copyright>Copyright Christian Kratky 2016-2019</copyright> <copyright>Copyright Christian Kratky 2016-2019</copyright>


Loading…
Cancel
Save