From 0528ffd2374e1460bcc70ca47a852ec5fc2b4f44 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 19:35:58 +0530 Subject: [PATCH] chore(master): release 5.0.0 (#135) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 12 ++++++++++++ version.txt | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 02de8e8..39b64f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,18 @@ simplicity. For v3.x changelogs, refer to the end of this document. ## Unreleased (v4.1.x) +## [5.0.0](https://github.com/spekt/testlogger/compare/v4.1.0...v5.0.0) (2024-12-19) + + +### ⚠ BREAKING CHANGES + +* [junit] add testcase system-out and system-err along with attachment support. ([#136](https://github.com/spekt/testlogger/issues/136)) + +### Features + +* [junit] add testcase system-out and system-err along with attachment support. ([#136](https://github.com/spekt/testlogger/issues/136)) ([dff18d6](https://github.com/spekt/testlogger/commit/dff18d6379009656fc622fe15e9a5f2708e72f33)) +* update junit xsd to allow test case level outputs. ([#134](https://github.com/spekt/testlogger/issues/134)) ([1a37110](https://github.com/spekt/testlogger/commit/1a37110a8be5e4e20896826b2ed5db28b5dd4a06)) + ## [4.1.0](https://github.com/spekt/testlogger/compare/v4.0.254...v4.1.0) (2024-10-12) diff --git a/version.txt b/version.txt index ee74734..0062ac9 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -4.1.0 +5.0.0