Update CHANGELOG for v1.4.2

This commit is contained in:
Michal Dorner 2021-04-20 21:53:41 +02:00
parent 43d89d5ee5
commit cbdb218336
No known key found for this signature in database
GPG key ID: 9EEE04B48DA36786

View file

@ -1,5 +1,8 @@
# Changelog
## v1.4.2
- [Fix dotnet-trx parsing of passed tests with non-empty error info](https://github.com/dorny/test-reporter/commit/43d89d5ee509bcef7bd0287aacc0c4a4fb9c1657)
## v1.4.1
- [Fix dotnet-trx parsing of tests with custom display names](https://github.com/dorny/test-reporter/pull/105)