BugFixes - Further improved WSGI request handling and fixes problems with forms and WSGI requests ([76](https://github.com/MindscapeHQ/raygun4py/pull/76))
Thanks ericb-granular
4.1.0
Bugfix: - Fix request building in WSGI middlewares that had not been updated to use the new improved WSGI request handling, thanks for noticing ericb-granular ([73](https://github.com/MindscapeHQ/raygun4py/pull/73))
4.0.0
Breaking changes: - Support for Python 2.6 has been dropped