From c8042a488bb5b236ff508fcfbd02b3711ac22635 Mon Sep 17 00:00:00 2001 From: Jochen Wiedmann Date: Fri, 30 Mar 2007 20:46:48 +0000 Subject: [PATCH] git-svn-id: file:///home/tiste/MOJOHAUS-TO-GIT/SVN-MOJO-WIP/trunk/mojo/clirr-maven-plugin@3804 52ab4f32-60fc-0310-b215-8acea882cd1b --- src/changes/changes.xml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 src/changes/changes.xml diff --git a/src/changes/changes.xml b/src/changes/changes.xml new file mode 100644 index 0000000..67157d3 --- /dev/null +++ b/src/changes/changes.xml @@ -0,0 +1,21 @@ + + + Changes in the Clirr Maven Plugin + + + + + Added the "comparisonArtifacts" parameter, which allows to use select arbitrary + artifacts for comparison. + + + Snapshot builds are now ignored when selecting the predecessor. + + + + + Initial release. + + + + -- GitLab