From 9be6bfa8ec8ee98ad5f2bc4da08ca59cb91b5608 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Mon, 27 Feb 2023 18:55:52 +0100 Subject: [PATCH] Fixed changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ff6c22..bfb05d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm - Enhanced gcube-bom version - Added usage of common-utility to overcome issues with different Smartgears version (i.e. 3 and 4) +- Added the possibility for a client to add additional HTTP headers +- Added the possibility to create a client instance by specifying context ## [v4.1.0]