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]