0.3 - 2012-04-18
================

- Removed the hard dependencies from the setup.py file.
- Secret can load several files now
- use req.user["uid"] for consistency with tokenserver


0.2 - 2012-03-22
================

- Updated license to MPL 2.0
- Added mozsvc.user for easy access to auth backends and user data.
- Added mozsvc.http_helpers for dealing with other HTTP services.
- Added a tween that turns BackendErrors into HTTP 503 responses.
- Added some testing helper functions.
- Added mozsvc.metrics providing first pass at metlog integration.

0.1 - 2011-11-15
================

- Initial release.
