Update CHANGELOG for v1.4.3

This commit is contained in:
Michal Dorner 2021-05-13 23:01:52 +02:00
parent 7c6c7df048
commit 6969ae6af5
No known key found for this signature in database
GPG key ID: 9EEE04B48DA36786

View file

@ -1,5 +1,9 @@
# Changelog # Changelog
## v1.4.3
- [Patch java-junit to handle missing time field](https://github.com/dorny/test-reporter/pull/115)
- [Fix dart-json parsing broken by print message](https://github.com/dorny/test-reporter/pull/114)
## v1.4.2 ## v1.4.2
- [Fix dotnet-trx parsing of passed tests with non-empty error info](https://github.com/dorny/test-reporter/commit/43d89d5ee509bcef7bd0287aacc0c4a4fb9c1657) - [Fix dotnet-trx parsing of passed tests with non-empty error info](https://github.com/dorny/test-reporter/commit/43d89d5ee509bcef7bd0287aacc0c4a4fb9c1657)