aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDevendra2014-07-01 01:22:02 +0530
committerDevendra2014-07-01 01:22:02 +0530
commit451eb85cd18d347417a151b0744ee3ec4c61c6f1 (patch)
treeac92afe4d71d9386df6023bfa63d049658b6b203
parent2b28091386dc4b3597b56b773254056185b0c6e0 (diff)
parentbbd09835e68b75ab348cc7c61d3776742eee2a7d (diff)
downloadpubnub-python-451eb85cd18d347417a151b0744ee3ec4c61c6f1.tar.bz2
Merge branch 'master' into develop
-rw-r--r--CHANGELOG8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index ca8b9c5..a7d0345 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,11 @@
+3.5.2 - 6-25-14 - 1f98c4
+. Added pnsdk URL param to each request
+. Added grant/revoke/audit examples to README
+. Fixed erroneous "Connected" error condition in console
+. Can now pass init vars via the CL on console
+. Fixed UI issue of bracket color on console
+. Enable subscribing to "-pnpres" channel on console
+
3.5.1 - 6-17-14
. Added subscribe_sync method
. renamed pres_uuid argument for Pubnub constructor to uuid