From beb18f963371dbe19a02e5cb09f65873c753cc1b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2026 02:02:56 +0000 Subject: [PATCH] chore(master): release 8.0.1 --- CHANGELOG.md | 7 +++++++ version.txt | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d43384a..1a6dd4f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,13 @@ Starting with v4.0.x, all the testloggers use a unified changelog for simplicity. For v3.x changelogs, refer to the end of this document. +## [8.0.1](https://github.com/spekt/testlogger/compare/v8.0.0...v8.0.1) (2026-07-31) + + +### Bug Fixes + +* emit file and line attributes on JUnit testcase ([#236](https://github.com/spekt/testlogger/issues/236)) ([3dbb59f](https://github.com/spekt/testlogger/commit/3dbb59f34a898190a073e59fe411bbea228fe05d)), closes [#235](https://github.com/spekt/testlogger/issues/235) + ## [8.0.0](https://github.com/spekt/testlogger/compare/v7.1.0...v8.0.0) (2026-01-09) diff --git a/version.txt b/version.txt index ae9a76b..cd1d2e9 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -8.0.0 +8.0.1