Skip to content

Commit cd620eb

Browse files
chore(master): release 8.0.0
1 parent 9af45ef commit cd620eb

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@
33
Starting with v4.0.x, all the testloggers use a unified changelog for
44
simplicity. For v3.x changelogs, refer to the end of this document.
55

6+
## [8.0.0](https://github.com/spekt/testlogger/compare/v7.1.0...v8.0.0) (2026-01-09)
7+
8+
9+
### ⚠ BREAKING CHANGES
10+
11+
* Drop support for MTP v1. Please use v7.x testloggers if you're using MTP v1 runners.
12+
* Add support for MTP v2 runner. v8.x only supports MTP v2 and VSTest classic runners. See #209.
13+
14+
### Features
15+
16+
* Add support for MTP v2 runner. v8.x only supports MTP v2 and VSTest classic runners. See [#209](https://github.com/spekt/testlogger/issues/209). ([ef9ddb1](https://github.com/spekt/testlogger/commit/ef9ddb18a85b96db2e5a4f09e36114f74db6904c))
17+
* Drop support for MTP v1. Please use v7.x testloggers if you're using MTP v1 runners. ([ef9ddb1](https://github.com/spekt/testlogger/commit/ef9ddb18a85b96db2e5a4f09e36114f74db6904c))
18+
619
## [7.1.0](https://github.com/spekt/testlogger/compare/v7.0.2...v7.1.0) (2025-12-13)
720

821

0 commit comments

Comments
 (0)