Skip to content

Commit 668e330

Browse files
MessageBird CIkhanh.nguyen
authored andcommitted
Bump to version 3.1.1
1 parent 1889717 commit 668e330

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
2+
## 3.1.1
3+
4+
* [ADDED] Add release tagging workflow.
25

36
## 3.1.0
47

5-
* [ADDED] Add release and publish GitHub actions
8+
* [CHANGED] Deprecate old signed request validation.
9+
* [ADDED] New request validator with JWT webhook signature.
10+
* [ADDED] Add release and publish GitHub actions.

lib/messagebird/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
module MessageBird
44
module Version
5-
STRING = '3.1.0'
5+
STRING = '3.1.1'
66
end
77
end

0 commit comments

Comments
 (0)