mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-15 22:07:09 +01:00
Update CHANGELOG for v1.4.0
This commit is contained in:
parent
d39bdea68c
commit
c74b76e916
1 changed files with 6 additions and 0 deletions
|
|
@ -1,5 +1,11 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v1.4.0
|
||||||
|
- [Add support for mocha-json](https://github.com/dorny/test-reporter/pull/90)
|
||||||
|
- [Use full URL to fix navigation from summary to suite details](https://github.com/dorny/test-reporter/pull/89)
|
||||||
|
- [New report rendering with code blocks instead of tables](https://github.com/dorny/test-reporter/pull/88)
|
||||||
|
- [Improve test error messages from flutter](https://github.com/dorny/test-reporter/pull/87)
|
||||||
|
|
||||||
## v1.3.1
|
## v1.3.1
|
||||||
- [Fix: parsing of .NET duration string without milliseconds](https://github.com/dorny/test-reporter/pull/84)
|
- [Fix: parsing of .NET duration string without milliseconds](https://github.com/dorny/test-reporter/pull/84)
|
||||||
- [Fix: dart-json - remove group name from test case names](https://github.com/dorny/test-reporter/pull/85)
|
- [Fix: dart-json - remove group name from test case names](https://github.com/dorny/test-reporter/pull/85)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue