SF #3161106: Allow any number of probes in static interface initializers
diff --git a/org.jacoco.doc/docroot/doc/changes.html b/org.jacoco.doc/docroot/doc/changes.html
index f7bd4fe..c9ad3b7 100644
--- a/org.jacoco.doc/docroot/doc/changes.html
+++ b/org.jacoco.doc/docroot/doc/changes.html
@@ -33,6 +33,7 @@
<li>Try to avoid interference with Hibernate (SF #3134190).</li>
<li>Provide proper error message in case of duplicate class names in the same
group (SF #3110219).</li>
+ <li>Allow any number of probes in static interface initializers (SF #3161106).</li>
</ul>
<h3>API Changes</h3>