Trac #98: Use hash URL to preserve sorting between pages.
diff --git a/org.jacoco.doc/docroot/doc/changes.html b/org.jacoco.doc/docroot/doc/changes.html
index caf5356..388fcf2 100644
--- a/org.jacoco.doc/docroot/doc/changes.html
+++ b/org.jacoco.doc/docroot/doc/changes.html
@@ -22,6 +22,7 @@
 

 <h3>New Features</h3>

 <ul>

+  <li>Coverage tables in HTML report are now sortable (Track #98).</li>

   <li>The <code>report</code> Ant task issues a warning if source files are

       provided but class files do not contain debug information to collect line

       numbers (SF #3024486).</li>