Breaking Changes
* Update context type by therealr5 in https://github.com/Breq16/flask-discord-interactions/pull/87
* Remove deprecated names in https://github.com/Breq16/flask-discord-interactions/pull/95
* Remove large parts of the permission overwrites API in https://github.com/Breq16/flask-discord-interactions/pull/114
* Make some long signatures keyword-only in https://github.com/Breq16/flask-discord-interactions/pull/116
Enhancements
* Bump api version to v10 by therealr5 in https://github.com/Breq16/flask-discord-interactions/pull/113
* Support attachments in the initial response using `multipart/form-data` in https://github.com/Breq16/flask-discord-interactions/pull/110
* Add additional type annotations in https://github.com/Breq16/flask-discord-interactions/pull/117
**Full Changelog**: https://github.com/Breq16/flask-discord-interactions/compare/v1.7.3...v2.0.0