Trac #181: Allow to use jacoco-maven-plugin together with maven-site-plugin
diff --git a/org.jacoco.doc/docroot/doc/changes.html b/org.jacoco.doc/docroot/doc/changes.html
index d1ef055..a218dc0 100644
--- a/org.jacoco.doc/docroot/doc/changes.html
+++ b/org.jacoco.doc/docroot/doc/changes.html
@@ -20,6 +20,10 @@
<h2>Trunk Build @qualified.bundle.version@ (@build.date@)</h2>
+<h3>New Features</h3>
+<ul>
+ <li>jacoco-maven-plugin can be used together with maven-site-plugin (Trac #181).</li>
+</ul>
<h2>Release 0.5.5 (2011/12/15)</h2>