Changelog for Touchdown
=======================

0.0.3 (2015-07-16)
------------------

- Instead of hardcoding eu-west-1, use get_instance_metadata() to automatically
  determine the region an ec2 instance is in.


0.0.2 (2015-06-11)
------------------

- Fix sending ``0`` metrics (``not foo`` vs ``foo is not None``).


0.0.1 (2015-02-19)
------------------

- Initial release.
