diff --git a/distro/changelog.xml b/distro/changelog.xml index dc15f09..c07f533 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -2,9 +2,12 @@ Added support for datasets's relationships (create, delete, - retrieve methods) + retrieve methods) + Added Factory in order to reduce the number of created - instances of the utils class(cache) + instances of the utils class(cache) + + Added code to discover a new Application Profile (see ticket #4925)