Changelog file for HTML::DBTable
================================

Version 00.03 (2004-01-08)
==========================
- Add public method values to set field values.
- Add DBIx_DBSchema_with_enum.patch that is the patch for DBIx::DBSchema
  support of "ENUM" MySQL data type.
- Add an INSTALL file whith information on how and why apply the DBIx::DBSchema
  patch

Version 00.02 (2004-01-07)
==========================
- Add public method 'template' which set/return a string template. If 
unitialized or set to undef, it returns the default template string.
- Add a (very poor) pod file.

Version 00.01 (2003-12-23)
==========================
- First pre-release