diff --git a/distro/changelog.xml b/distro/changelog.xml index 8a85af1..1efe75c 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -2,7 +2,11 @@ - + Removed API which need to pass the java class to specify the type #10318 + Added APis having a string as input containing serialization of entity or relation instead of the class instances #9877 + Changed pom.xml to use new make-servicearchive directive #10165 + Added API to read Context definition #10246 + Added API to get all Context definition #10610 Added HAProxy discovery support #8757