Skip to content

Commit a3ab755

Browse files
authored
Merge pull request #82 from messagebird/release-2.1.0
Release 2.1.0
2 parents 9c8476c + b148d9a commit a3ab755

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# Changelog
2+
## 2.1.0
3+
4+
* [ADDED] Support for JWT webhook signature.
25

36
## 2.0.0
47

messagebird/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = '2.0.0'
1+
VERSION = '2.1.0'

0 commit comments

Comments
 (0)