Support for parallel test execution.
diff --git a/org.jacoco.doc/docroot/doc/changes.html b/org.jacoco.doc/docroot/doc/changes.html
index c1338bf..51d0384 100644
--- a/org.jacoco.doc/docroot/doc/changes.html
+++ b/org.jacoco.doc/docroot/doc/changes.html
@@ -25,6 +25,7 @@
   <li>Support for offline instrumentation (GitHub #4).</li>
   <li>JaCoCo agent exposes runtime API for direct integration with application
       under test (GitHub #61).</li>
+  <li>Support for parallel test execution (GitHub #52).</li>
 </ul>
 
 <h3>Fixed Bugs</h3>