From 33e11267e537f39069c49ca7b281d080e051e2d1 Mon Sep 17 00:00:00 2001 From: Pandu Date: Tue, 11 Oct 2016 20:56:03 +0530 Subject: [PATCH] release notes for netplatform sdk --- NetPlatform/PubnubNetPlatform/project.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NetPlatform/PubnubNetPlatform/project.json b/NetPlatform/PubnubNetPlatform/project.json index 7f2cb07d9..d22768662 100644 --- a/NetPlatform/PubnubNetPlatform/project.json +++ b/NetPlatform/PubnubNetPlatform/project.json @@ -8,7 +8,7 @@ "iconUrl": "http://pubnub.s3.amazonaws.com/2011/powered-by-pubnub/pubnub-icon-600x600.png", "requireLicenseAcceptance": true, "repository": { "url": "https://github.com/pubnub/c-sharp/" }, - "releaseNotes": "error code fixes, strong name dll", + "releaseNotes": "PAM signature when secretkey is provided", "tags": [ "Web Data Push Real-time Notifications ESB Message Broadcasting Distributed Computing" ], "summary": "PubNub is a Massively Scalable Web Push Service for Web and Mobile Games. This is a cloud-based service for broadcasting messages to thousands of web and mobile clients simultaneously" },