diff --git a/src/changes/changes.xml b/src/changes/changes.xml index cded55c30994..5db2db58d428 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -251,6 +251,12 @@ within entries with the same verb. Thanks to Bill de Beaubien for reporting! + + Add the ability to wire JPA conformance providers + using Spring (basically, add default constructors + and setters to the conformance providers). Thanks + to C. Mike Bylund for the pull request! +