Additional way to provide configuration options via classpath resource. 
diff --git a/org.jacoco.doc/docroot/doc/changes.html b/org.jacoco.doc/docroot/doc/changes.html
index 102658e..cf1545f 100644
--- a/org.jacoco.doc/docroot/doc/changes.html
+++ b/org.jacoco.doc/docroot/doc/changes.html
@@ -21,6 +21,9 @@
 <h2>Trunk Build @qualified.bundle.version@ (@build.date@)</h2>
 
 <h3>New Features</h3>
+<ul>
+  <li>Support for offline instrumentation (GitHub #4).</li>
+</ul>
 
 <h3>Fixed Bugs</h3>