New Features
- Add notificationDisabled to send message APIs (https://github.com/line/line-bot-sdk-python/pull/164)
- Add ThingsEvent, for things-compatible device link/unlink event (https://github.com/line/line-bot-sdk-python/pull/153)
- Implement play videos in imagemap messages (https://github.com/line/line-bot-sdk-python/pull/134)
- Enhanced Messaging API features after redesign (04/18) (https://github.com/line/line-bot-sdk-python/pull/163)
- Support memberJoined/memberLeft event (https://github.com/line/line-bot-sdk-python/pull/148)
Bug fixes
- None
Trivial fixes
- Update README as per template (https://github.com/line/line-bot-sdk-python/pull/159)
- Add python3.7 (https://github.com/line/line-bot-sdk-python/pull/115)