diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ebd5d9e..abb4f5c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Change log +## v0.10.4 [(2022-8-9)](https://github.com/codeclimate/test-reporter/releases/tag/v0.10.4) + +* [FIX] Updates Golang crypto dependency version [#497](https://github.com/codeclimate/test-reporter/pull/497) + ## v0.10.3 [(2022-2-16)](https://github.com/codeclimate/test-reporter/releases/tag/v0.10.3) * [FIX] Plasticize simplecov's formatter so it adapts to different reports structures [#488](https://github.com/codeclimate/test-reporter/pull/488) diff --git a/VERSIONING/VERSION b/VERSIONING/VERSION index a3f5a8ed..9b40aa6c 100644 --- a/VERSIONING/VERSION +++ b/VERSIONING/VERSION @@ -1 +1 @@ -0.10.3 +0.10.4