diff options
| author | Geremy Cohen | 2014-06-25 13:41:00 -0700 |
|---|---|---|
| committer | Geremy Cohen | 2014-06-25 13:41:00 -0700 |
| commit | bbd09835e68b75ab348cc7c61d3776742eee2a7d (patch) | |
| tree | 70b140aff5e1ef9a4f47de95787069ec34404d0a | |
| parent | 1f98c4087f09bf4384be71319b93dedf72d3acdf (diff) | |
| download | pubnub-python-bbd09835e68b75ab348cc7c61d3776742eee2a7d.tar.bz2 | |
Update CHANGELOG
| -rw-r--r-- | CHANGELOG | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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 |
