Remove change record noting breaking change since that was reverted.
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 9eaca99..670e321 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -45,9 +45,6 @@
   <body>
 
     <release version="2.0" date="2020-01-DD" description="New features and bug fixes.">
-      <action dev="thecarlhall" type="update">
-        [BREAKING] Reduced visibility of data source to private in parent of QueryRunner. This has been deprecated since 2012 in rev=c500789f.
-      </action>
       <action due-to="thecarlhall" type="update">
         Java 1.7 now required. clirr, checkstyle, and spotbugs configured as part of default build.
       </action>