- Added the ability to pass an existing Flask instance into SlackEventAdapter
- Added server response headers for python, os and package versions
- Added change log ✅
- Decode byte stream into utf-8 - fixing Python 3 compatability issue (Thanks @navinpai!)
- Added host argument, to bind to hosts other than localhost (Thanks @calvinhp!)
- Improved verification token logic (Thanks @benoitlavigne!)
- Initial release 🎉