mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-15 13:57:09 +01:00
Update CHANGELOG
This commit is contained in:
parent
91834cafdf
commit
51956bab1c
1 changed files with 5 additions and 0 deletions
|
|
@ -1,5 +1,10 @@
|
|||
# Changelog
|
||||
|
||||
## v1.3.0
|
||||
- [Add support for java-junit](https://github.com/dorny/test-reporter/pull/80)
|
||||
- [Fix: Handle test reports with no test cases](https://github.com/dorny/test-reporter/pull/70)
|
||||
- [Fix: Reduce number of API calls to get list of files tracked by GitHub](https://github.com/dorny/test-reporter/pull/69)
|
||||
|
||||
## v1.2.0
|
||||
- [Set `listTests` and `listSuites` to lower detail if report is too big](https://github.com/dorny/test-reporter/pull/60)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue