Skip to content

Commit eaa763f

Browse files
authored
Merge pull request #370 from dorny/release/v1.8.0
2 parents 5edc9e9 + 214929b commit eaa763f

File tree

3 files changed

+232
-469
lines changed

3 files changed

+232
-469
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## 1.8.0
4+
* Add `SwiftXunitParser` class based on `JavaJunitParser` for `swift-xunit` reporter https://github.com/dorny/test-reporter/pull/317
5+
* Use NodeJS 18 LTS as default runtime https://github.com/dorny/test-reporter/pull/332
6+
* Escape `<>` characters in suite name https://github.com/dorny/test-reporter/pull/236
7+
* Update actions runtime to Node20 https://github.com/dorny/test-reporter/pull/315
8+
* Update check title and remove icon https://github.com/dorny/test-reporter/pull/144
9+
310
## 1.7.0
411
* Fix #199: Use ✅ instead of ✔️ for better cross platform look by @petrdvorak in https://github.com/dorny/test-reporter/pull/200
512
* Verify content of dist/ folder matches build output by @dorny in https://github.com/dorny/test-reporter/pull/207

0 commit comments

Comments
 (0)