Skip to content

Commit

Permalink
version 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
seratch committed Jul 28, 2020
1 parent 9b25bcb commit 36ecbe4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
Changelog
============

v2.2.1 (2020-07-28)
---------------------

https://github.com/slackapi/python-slack-events-api/milestone/2?closed=1

- Better error handling for requests lacking required headers #75 #76 - thanks @SpamapS @seratch

v2.2.0 (2020-06-23)
---------------------

Expand Down
2 changes: 1 addition & 1 deletion slackeventsapi/version.py
Original file line number Diff line number Diff line change
@@ -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 comments on commit 36ecbe4

Please sign in to comment.