Add new output mode - 'none'
diff --git a/org.jacoco.doc/docroot/doc/changes.html b/org.jacoco.doc/docroot/doc/changes.html
index 4bca02b..03c2f37 100644
--- a/org.jacoco.doc/docroot/doc/changes.html
+++ b/org.jacoco.doc/docroot/doc/changes.html
@@ -27,6 +27,7 @@
       under test (GitHub #61).</li>
   <li>Support for parallel test execution: Different agents can now safely write
       to the same <code>*.exec</code> file (GitHub #52).</li>
+  <li>New output mode - 'none' (GitHub #63).</li>
 </ul>
 
 <h3>Fixed Bugs</h3>