1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
|
<?xml version="1.0"?>
<document>
<properties>
<title>Plugin changes</title>
<author>Vincent Massol</author>
</properties>
<body>
<release version="0.6" date="2005-09-27">
<action dev="lkuehne" type="add">
Upgraded to version 0.6 of clirr-core.
The new apiclasses feature in the Ant task is currently
not supported by the maven plugin.
</action>
</release>
<release version="0.5" date="2005-08-07">
<action dev="lkuehne" type="add">
Upgraded to version 0.5 of clirr-core.
</action>
</release>
<release version="0.4" date="2004-09-05">
<action dev="vmassol" type="add">
Initial release. See the plugin's web page for the features
list.
</action>
</release>
</body>
</document>
|