
CHANGES
=======

0.9.5 (2012-09-22)
------------------

- Added an optional Pyramid tween and a similar WSGI filter app
  that sets up the Statsd client for each request.

0.9.4 (2012-09-08)
------------------

- Optimized the use of reduced sample rates.

0.9.3 (2012-09-08)
------------------

- Support the STATSD_URI environment variable.

0.9.2 (2012-09-01)
------------------

- Metric can now be used as either a decorator or a context manager.

- Made the signature of StatsdClient more like James Socol's StatsClient.

0.9.1 (2012-09-01)
------------------

- Fixed package metadata.

0.9 (2012-08-31)
----------------

- Initial release.
