Skip to content

Commit 5e445a0

Browse files
authored
Merge pull request #176 from pusher/update-sdk-version-3.1.0
Update SDK version 3.1.0
2 parents feb0665 + 75560d9 commit 5e445a0

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 3.1.0 2021-10-07
2+
3+
* [FIXED] Expired root certificates
4+
15
### 3.0.0 2020-04-01
26

37
* [ADDED] option `encryption_master_key_base64`

pusher/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# Don't change the format of this line: the version is extracted by ../setup.py
2-
VERSION = '3.0.0'
2+
VERSION = '3.1.0'

0 commit comments

Comments
 (0)