Improvements
============
* Add support for ServiceBus bindings
(in 09a3e3f9 for 133)
* Add support for Python 3.7
(in 44d32e5a for 166)
* Add HttpRequest.route_params property to access parsed route arguments
(in eb480487 for 198)
* Allow returning multiple messages in a queue binding
(in 5d62e629 for 192)