0.5.1
-----

- BUGFIX: Don't force a unicode conversion when outputting CSV files

0.5
-----

- NEW: assert_authorised raises an auth.AccessDeniedException if the
  authorisation statement does not hold
  
0.4.2
-----

- UPDATE: Ignore extra columns when writing CSV files

0.4.1
-----

- BUGFIX: Fixed the way the request is identified in the Genshi renderer

0.4
---

- UPDATE: pywebtools.renderer template defaults are now set per content type

0.3
---

- NEW: pywebtools.renderer module for integrating Genshi with the Pyramid framework

0.2.1
-----

- BUGFIX: Generate the right field type for form.text_field

0.2
---

- UPDATE: Added pywebtools.form.radio for generating radio buttons.

0.1
---

-  Initial version
