We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b25bcb commit 36ecbe4Copy full SHA for 36ecbe4
CHANGELOG.rst
@@ -1,6 +1,13 @@
1
Changelog
2
============
3
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
11
v2.2.0 (2020-06-23)
12
---------------------
13
slackeventsapi/version.py
@@ -1,2 +1,2 @@
# see: http://legacy.python.org/dev/peps/pep-0440/#public-version-identifiers
-__version__ = '2.2.0'
+__version__ = '2.2.1'
0 commit comments