Skip to content

Commit 59eb7df

Browse files
authored
Merge pull request #202 from daun/chore/release
Prepare release
2 parents f495610 + 8ce8ea1 commit 59eb7df

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

3+
## [3.4.0] - 2024-07-02
4+
5+
- Add ability to display custom information by @fungairino
6+
37
## [3.3.0] - 2024-04-21
48

59
- Add support for indefinitely nested specs

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
# Default: Playwright test results
6565
comment-title: 'Results'
6666

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

0 commit comments

Comments
 (0)