diff options
| author | Geremy Cohen | 2015-01-13 14:58:44 -0800 |
|---|---|---|
| committer | Geremy Cohen | 2015-01-13 14:58:44 -0800 |
| commit | 5c60034c6853a5a96080b75e3b06cc17c235bbe3 (patch) | |
| tree | 21a0ff7f1523532a0da8a48afd9badb3b605148f | |
| parent | f20e5e2150deb9a1c87b7ffa0dac6b0bc55c754a (diff) | |
| download | pubnub-python-5c60034c6853a5a96080b75e3b06cc17c235bbe3.tar.bz2 | |
Update CHANGELOG3.7.0
| -rw-r--r-- | CHANGELOG | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +3.7.0 - 1-12-14 - f20e5e2 +. Channel Groups functionality +. Added Python Echo Server example +. Added missing timeout keyword arg +. Bringing versioning up to standard (3.7) + +3.5.3 - 10-21-14 - dc617ed +. Added patch to handle quick net calls in Azure environments +. Presence fixes +. added daemon flag + 3.5.2 - 6-25-14 - 1f98c4 . Added pnsdk URL param to each request . Added grant/revoke/audit examples to README |
