Reduce chance of conflict with other agents (#555)

diff --git a/org.jacoco.doc/docroot/doc/changes.html b/org.jacoco.doc/docroot/doc/changes.html
index 88a4b1b..e5dc783 100644
--- a/org.jacoco.doc/docroot/doc/changes.html
+++ b/org.jacoco.doc/docroot/doc/changes.html
@@ -53,6 +53,8 @@
   <li>More information about context is provided when unable to read stream during
       analysis
       (GitHub <a href="https://github.com/jacoco/jacoco/issues/541">#541</a>).</li>
+  <li>Reduced chance of conflict with other agents
+      (GitHub <a href="https://github.com/jacoco/jacoco/issues/555">#555</a>).</li>
 </ul>
 
 <h3>Non-functional Changes</h3>