File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed
Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 11Changelog
22============
33
4+ v2.1.0 (2018-12-12)
5+ ---------------------
6+
7+ - Updates request signing to work for any content-type (#44)
8+ - Updated minimum Flask version to address security vulnerability (#45)
9+
10+ v2.0.0 (2018-08-15)
11+ ---------------------
12+
13+ - Added support for Request signing
14+
15+ v1.1.0 (2018-01-19)
16+ ---------------------
17+
18+ - Added the ability to pass an existing Flask instance into SlackEventAdapter
19+ - Added server response headers for python, os and package versions
20+
421v1.1.0 (2018-01-19)
522---------------------
623
Original file line number Diff line number Diff line change 11# see: http://legacy.python.org/dev/peps/pep-0440/#public-version-identifiers
2- __version__ = '1 .1.0'
2+ __version__ = '2 .1.0'
You can’t perform that action at this time.
0 commit comments