From 3c8279378ce011e87b725a02abfd5ea69b15ec36 Mon Sep 17 00:00:00 2001 From: Joel Wurtz Date: Fri, 19 Apr 2024 15:17:21 +0200 Subject: [PATCH] prepare relase --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b26241b..7cafdfd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,12 @@ ## Changes +## 0.14.0 - 19/04/2024 + +* Add JUnit report + ## 0.13.0 - 12/04/2024 -* Add commaand line argument to configure default http client configuration +* Add command line argument to configure default http client configuration * Fixed allow self signed certificate not used * **[BC BREAK]** HTTP test case now rely exclusively on amp http client (no more psr7 or psr18) * Fix assertions count