Issue error when analyzing instrumented classes (GitHub #108)
diff --git a/org.jacoco.doc/docroot/doc/changes.html b/org.jacoco.doc/docroot/doc/changes.html
index a002b95..306c671 100644
--- a/org.jacoco.doc/docroot/doc/changes.html
+++ b/org.jacoco.doc/docroot/doc/changes.html
@@ -38,6 +38,8 @@
<ul>
<li>More context information when exceptions occur during analysis or
instrumentation (GitHub #104).</li>
+ <li>If analysis is performed on offline instrumented classes - which is an
+ build configuration error - an exception is now thrown (GitHub #108).</li>
</ul>