0.5.4
-----

* Python 3 fixes

0.5.3
-----

* Fixes for Windows

0.5.2
-----

 * Added the ability to specify a list of media URLs. The {% media %} template tag will alternate through them when rendering templates. This allows you to distribute media across media servers, and permit more simultaneous connects than the browser would allow for a single server.
 * Added <generic-key> to database tags.
 * Added <forms:bind> tag
 * added urlquote and urlunquote modifiers
 * added <rpc:signature tag>

0.5.1
-----

Mostly bugfixes

0.5.0
-----

First public release. Too many changes to list.

