aboutsummaryrefslogtreecommitdiff
path: root/org.jacoco.doc/docroot/doc
diff options
context:
space:
mode:
Diffstat (limited to 'org.jacoco.doc/docroot/doc')
-rw-r--r--org.jacoco.doc/docroot/doc/changes.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.jacoco.doc/docroot/doc/changes.html b/org.jacoco.doc/docroot/doc/changes.html
index d484dae4..f1be1309 100644
--- a/org.jacoco.doc/docroot/doc/changes.html
+++ b/org.jacoco.doc/docroot/doc/changes.html
@@ -42,6 +42,7 @@
<h3>Non-functional Changes</h3>
<ul>
+ <li>JaCoCo now depends on ASM 5.1.</li>
<li>Empty probe arrays are not written to execution data files any more. This
reduces exec file size significantly for per-test data dumps.
(GitHub <a href="https://github.com/jacoco/jacoco/issues/387">#387</a>).</li>