Better error message in case of invalid stackmap frames (GitHub #73).
diff --git a/org.jacoco.doc/docroot/doc/changes.html b/org.jacoco.doc/docroot/doc/changes.html
index d1926a7..cdcb458 100644
--- a/org.jacoco.doc/docroot/doc/changes.html
+++ b/org.jacoco.doc/docroot/doc/changes.html
@@ -29,6 +29,7 @@
to the same <code>*.exec</code> file (GitHub #52).</li>
<li>New output mode 'none' can be used when agent is only controlled via JMX
or its new runtime API (GitHub #63).</li>
+ <li>Better error message in case of invalid stackmap frames (GitHub #73).</li>
</ul>
<h3>Fixed Bugs</h3>