Documentation update for Maven integration and new MBean output mode.
diff --git a/org.jacoco.doc/docroot/doc/changes.html b/org.jacoco.doc/docroot/doc/changes.html
index 7c54e7c..de498d6 100644
--- a/org.jacoco.doc/docroot/doc/changes.html
+++ b/org.jacoco.doc/docroot/doc/changes.html
@@ -22,6 +22,8 @@
 

 <h3>Fixed Bugs</h3>

 <ul>

+  <li>New Maven plug-in for JaCoCo agent setup and basic reporting (Trac #25).</li>

+  <li>Additional output mode implementation for JaCoCo agent based on JMX.</li>

   <li>Fixed problem with reporting of nested group structures (Trac #157).</li>

 </ul>