From 2be6f3b7fd59d84ca49d13f384a33cf5d46d8885 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Fri, 8 Jul 2022 15:15:32 +0200 Subject: [PATCH] Fixed changelog --- CHANGELOG.md | 1 + gxHTTP/CHANGELOG.md | 1 + gxJRS/CHANGELOG.md | 1 + 3 files changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 406d062..ecc8df6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm - removed all the old providers - removed set of gcube headers +- removed isExtCall because authorization headers are not added automatically anymore ## [v1.2.0] diff --git a/gxHTTP/CHANGELOG.md b/gxHTTP/CHANGELOG.md index 55cbced..00ef155 100644 --- a/gxHTTP/CHANGELOG.md +++ b/gxHTTP/CHANGELOG.md @@ -6,6 +6,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm - removed all the old providers - removed set of gcube headers +- removed isExtCall because authorization headers are not added automatically anymore ## [v1.2.0] diff --git a/gxJRS/CHANGELOG.md b/gxJRS/CHANGELOG.md index 747c938..6c8c6c7 100644 --- a/gxJRS/CHANGELOG.md +++ b/gxJRS/CHANGELOG.md @@ -6,6 +6,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm - removed all the old providers - removed set of gcube headers +- removed isExtCall because authorization headers are not added automatically anymore ## [v1.2.0]