From c86f71867a86f0b7373c9e8cccc42e0f78957bf8 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Fri, 3 Oct 2025 12:03:17 +0200 Subject: [PATCH] Added reference ticket in changelog --- CHANGELOG.md | 2 +- gxHTTP/CHANGELOG.md | 2 +- gxJRS/CHANGELOG.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d257d95..cd4b591 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm ## [v1.3.0-SNAPSHOT] -- Added both authorization header in request +- Added both authorization header in request [#30043] ## [v1.2.0] diff --git a/gxHTTP/CHANGELOG.md b/gxHTTP/CHANGELOG.md index fe71432..74c648e 100644 --- a/gxHTTP/CHANGELOG.md +++ b/gxHTTP/CHANGELOG.md @@ -4,7 +4,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm ## [v1.3.0-SNAPSHOT] -- Added both authorization header in request +- Added both authorization header in request [#30043] ## [v1.2.0] diff --git a/gxJRS/CHANGELOG.md b/gxJRS/CHANGELOG.md index dfa416e..7a54035 100644 --- a/gxJRS/CHANGELOG.md +++ b/gxJRS/CHANGELOG.md @@ -4,7 +4,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm ## [v1.3.0-SNAPSHOT] -- Added both authorization header in request +- Added both authorization header in request [#30043] ## [v1.2.0]