========
 Issues
========

- There is still an issue in README.txt sample, the samples are using nested
  ``<form>`` tags. Fix the sample and use real subform templates.


=======
CHANGES
=======

0.6.1 (2012-06-19)
------------------

- Fixed package metadata (home page and author e-mail).

- Added a default supportsCancel = False to TableBase

0.6.0 (2010-10-28)
------------------

- Using ``registerType`` from `zope.browserpage` instead from
  `zope.app.pagetemplate`

- Adjusted test output.

- Updated test dependencies so tests run with current `z3c.form` versions.

- Added doctests to ``long_description`` so they show up on PyPI.


0.5.2 (2009-10-19)
------------------

- Fixed my bug introduced in 0.5.1.


0.5.1 (2009-10-19)
------------------

- Added ``allowEdit`` property to ``SubFormTable``


0.5.0 (2009-02-22)
------------------

- Initial release.
