1
0
Fork 0
mirror of synced 2026-06-05 09:25:13 +00:00

Add changelog for list-files input

This commit is contained in:
Jozef Izso 2026-04-25 13:31:01 +02:00
commit 528bb1a4e4
Failed to extract signature

View file

@ -1,5 +1,8 @@
# Changelog
## 3.1.0
* Feature: Add `list-files` input to control test report file listing https://github.com/dorny/test-reporter/pull/773
## 3.0.0
* Feature: Use NodeJS 24 LTS as default runtime https://github.com/dorny/test-reporter/pull/738