From 60e4a983ef64ca8796352b906f229bc42dd92845 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Wed, 22 May 2019 12:57:36 +0000 Subject: [PATCH] Enforced Content-Type in requests refs #16744 git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-publishing/gcat-client@179503 82a268e6-3cf1-43bd-a215-b396298e98cf --- distro/changelog.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/distro/changelog.xml b/distro/changelog.xml index b86bd20..dfbabe2 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,6 +1,9 @@ + + Enforce Content-Type in requests #16774 + Added the possibility to enforce gCat service URL Added the possibility to disable social post #16322