CHAIN-89 - Combine XmlConfigParserTestCase and XmlConfigParser2TestCase into a parameterized test case - add issue to changes.xml

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/chain/trunk@1493200 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index cf58e95..b396611 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -41,6 +41,9 @@
 
   <body>
     <release version="2.0" description="Major release">
+      <action issue="CHAIN-89" dev="britter" type="update">
+          Combine XmlConfigParserTestCase and XmlConfigParser2TestCase into a parameterized test case
+      </action>
       <action issue="CHAIN-87" dev="britter" type="update">
           Change method signature of ConfigParser.parse(URL)
       </action>