Skip to content

Commit

Permalink
Merge pull request #202 from daun/chore/release
Browse files Browse the repository at this point in the history
Prepare release
  • Loading branch information
daun authored Jul 2, 2024
2 parents f495610 + 8ce8ea1 commit 59eb7df
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## [3.4.0] - 2024-07-02

- Add ability to display custom information by @fungairino

## [3.3.0] - 2024-04-21

- Add support for indefinitely nested specs
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
# Default: Playwright test results
comment-title: 'Results'

# Additional details to include in the summary comment
# Additional information to include in the summary comment, markdown-formatted
# Default: ''
custom-info: 'For more information, see our [end-to-end test readme](link)'

Expand Down

0 comments on commit 59eb7df

Please sign in to comment.