Trac #72: Consistent usage of the term "Missed" instead of "NotCovered" in all APIs
diff --git a/org.jacoco.doc/docroot/doc/changes.html b/org.jacoco.doc/docroot/doc/changes.html
index f756ae4..dfcded1 100644
--- a/org.jacoco.doc/docroot/doc/changes.html
+++ b/org.jacoco.doc/docroot/doc/changes.html
@@ -17,6 +17,13 @@
 

 <h1>Change History</h1>

 

+<h2>Next Release</h2>

+

+<h3>API Changes</h3>

+<ul>

+  <li>Consistent usage of the term "Missed" instead of "NotCovered" in all APIs (Trac #72).</li>

+</ul>

+

 <h2>Release 0.3.1 (2010/02/09)</h2>

 

 <h3>Fixed Bugs</h3>