Skip to content

Commit

Permalink
Merge pull request #370 from dorny/release/v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jozefizso committed Jan 28, 2024
2 parents 5edc9e9 + 214929b commit eaa763f
Show file tree
Hide file tree
Showing 3 changed files with 232 additions and 469 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 1.8.0
* Add `SwiftXunitParser` class based on `JavaJunitParser` for `swift-xunit` reporter https://github.com/dorny/test-reporter/pull/317
* Use NodeJS 18 LTS as default runtime https://github.com/dorny/test-reporter/pull/332
* Escape `<>` characters in suite name https://github.com/dorny/test-reporter/pull/236
* Update actions runtime to Node20 https://github.com/dorny/test-reporter/pull/315
* Update check title and remove icon https://github.com/dorny/test-reporter/pull/144

## 1.7.0
* Fix #199: Use ✅ instead of ✔️ for better cross platform look by @petrdvorak in https://github.com/dorny/test-reporter/pull/200
* Verify content of dist/ folder matches build output by @dorny in https://github.com/dorny/test-reporter/pull/207
Expand Down
Loading

0 comments on commit eaa763f

Please sign in to comment.