Skip to content

Commit 36ecbe4

Browse files
committed
version 2.2.1
1 parent 9b25bcb commit 36ecbe4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Changelog
22
============
33

4+
v2.2.1 (2020-07-28)
5+
---------------------
6+
7+
https://github.com/slackapi/python-slack-events-api/milestone/2?closed=1
8+
9+
- Better error handling for requests lacking required headers #75 #76 - thanks @SpamapS @seratch
10+
411
v2.2.0 (2020-06-23)
512
---------------------
613

slackeventsapi/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# see: http://legacy.python.org/dev/peps/pep-0440/#public-version-identifiers
2-
__version__ = '2.2.0'
2+
__version__ = '2.2.1'

0 commit comments

Comments
 (0)