0.3.0 - 2012-11-27
==================

* Support for Python3 via source-level compatibility.


0.2.0 - 2012-10-04
==================

 * Add encode_mac_id() method as a dual of decode_mac_id().
 * Add "macauth.master_secret" setting to specify the secret used
   when encoding/decoding MAC Auth tokens.


0.1.1 - 2012-07-11
==================

 * Update tests for compatability with macauthlib>=0.3.0.


0.1.0 - 2012-06-15
==================

 * Initial release; based on repoze.who.plugins.macauth codebase.

