0.2.0
-----

* Rev google-api-python-client to latest version.
* Documented a release process.
* Added Tyler Fisher to AUTHORS.
* Added Danny DeBelius to AUTHORS.
* Retructure code so pip works. (#26)
* Fetch human-readable field names from Google.
* Simplify command-line usage.
* Kill text support.
* Redesigned HTML output.
* Added user-configurable query description property.
* Added user-configurable report title property.
* Added support for query segment" property.

0.1.3
-----

* Fix lots of template bugs. (#17, #18)
* Add HTML output for reports and diffs. (#9)

0.1.2
-----

* Add `clan diff` command. (#8)

0.1.1
-----

* Refactored to use command structure for CLI.
* --ndays argument. (#10)
* Document all configuration options. (#13)
* Allow global configuration on command line. (#12)
* Fixed .yaml extension to be .yml.

0.1.0
-----

* Initial version.
