More tests, update change log.
diff --git a/org.jacoco.doc/docroot/doc/changes.html b/org.jacoco.doc/docroot/doc/changes.html
index cf1545f..c1338bf 100644
--- a/org.jacoco.doc/docroot/doc/changes.html
+++ b/org.jacoco.doc/docroot/doc/changes.html
@@ -23,6 +23,8 @@
 <h3>New Features</h3>
 <ul>
   <li>Support for offline instrumentation (GitHub #4).</li>
+  <li>JaCoCo agent exposes runtime API for direct integration with application
+      under test (GitHub #61).</li>
 </ul>
 
 <h3>Fixed Bugs</h3>