1
0
Fork 0
mirror of https://github.com/dorny/test-reporter.git synced 2026-05-06 10:37:36 +02:00

Add changelog for summary output

This commit is contained in:
Jozef Izso 2026-04-25 13:57:07 +02:00
parent f610967bd1
commit 49ad12d837
Failed to extract signature

View file

@ -2,6 +2,7 @@
## 3.1.0
* Feature: Add `list-files` input to control test report file listing https://github.com/dorny/test-reporter/pull/773
* Feature: Add `summary` output with the generated summary in Markdown format https://github.com/dorny/test-reporter/pull/772
## 3.0.0
* Feature: Use NodeJS 24 LTS as default runtime https://github.com/dorny/test-reporter/pull/738