Added - Add new method for ASM Group ID via [98](https://github.com/sendgrid/sendgrid-python/pull/98) - Add CHANGELOG.md
Change Log All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
1.2.4
Fixed - Getting README to display in PyPi
1.2.3
Added - Can now reuse part of the chaining construction for multiple urls/requests - Thanks, to [Kevin Gillette](https://github.com/extemporalgenome)! - Update of request headers simplified - Thanks, to [Matt Bernier](https://github.com/mbernier)
1.1.3
Fixed - Various standardizations for commenting, syntax, pylint - Thanks, to [Ian Douglas](https://github.com/iandouglas)!
1.1.2
Fixed - Fixed TypeError in Python 3+ for data encoding
1.1.1
Updated - Tests no longer require a mock server [5](https://github.com/sendgrid/python-http-client/pull/5)