aboutsummaryrefslogtreecommitdiff
path: root/org.jacoco.doc/docroot/doc/changes.html
diff options
context:
space:
mode:
Diffstat (limited to 'org.jacoco.doc/docroot/doc/changes.html')
-rw-r--r--org.jacoco.doc/docroot/doc/changes.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/org.jacoco.doc/docroot/doc/changes.html b/org.jacoco.doc/docroot/doc/changes.html
index 8873cd97..715057a2 100644
--- a/org.jacoco.doc/docroot/doc/changes.html
+++ b/org.jacoco.doc/docroot/doc/changes.html
@@ -24,6 +24,8 @@
<ul>
<li>Warnings are logged during report generation if different versions of
classes are used than at runtime (GitHub <a href="https://github.com/jacoco/jacoco/issues/185">#185</a>).</li>
+ <li>Signatures are removed from instrumented JAR files
+ (GitHub <a href="https://github.com/jacoco/jacoco/issues/186">#186</a>).</li>
</ul>
<h3>Fixed Bugs</h3>