maven-plugins/tjdo/xdocs/changes.xml
2003-11-10 19:29:40 +00:00

27 lines
808 B
XML

<?xml version="1.0"?>
<document>
<properties>
<title>Changes</title>
<author email="andy@ajsoft.net">Andy Jefferson</author>
</properties>
<body>
<release version="1.0" date="2003-09-10" description="Minor updates">
<action dev="andy" type="add">
Addition of "drop-tables", and revision of jelly code.
</action>
</release>
<release version="0.1.1" date="2003-08-08" description="Minor updates">
<action dev="andy" type="add">
Addition of documents and update to TJDO version number.
</action>
</release>
<release version="0.1" date="2003-08-08" description="Initial release">
<action dev="andy" type="add">
New plugin providing support for TJDO "enhance" method.
</action>
</release>
</body>
</document>