Update CHANGELOG for v1.4.1

This commit is contained in:
Michal Dorner 2021-04-20 08:50:50 +02:00
parent 2e3fd84080
commit 4fcb1ce90b
No known key found for this signature in database
GPG key ID: 9EEE04B48DA36786

View file

@ -1,5 +1,8 @@
# Changelog
## v1.4.1
- [Fix dotnet-trx parsing of tests with custom display names](https://github.com/dorny/test-reporter/pull/105)
## 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)