diff --git a/src/changes/changes.xml b/src/changes/changes.xml index a13fe11b8..832670e75 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -69,6 +69,8 @@ The type attribute can be add,update,fix,remove. Modernize tests to use JUnit 5 features. + + Removed two constructors and two methods from the package-private class CPDSConnectionFactory; this is binary compatible.