We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b97ee36 commit 996badfCopy full SHA for 996badf
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Change log
2
3
+## v0.10.2 [(2021-12-7)](https://github.com/codeclimate/test-reporter/releases/tag/v0.10.2)
4
+
5
+* [NEW] Add support for Github Actions [#481](https://github.com/codeclimate/test-reporter/pull/481)
6
+* [FIX] Stop assigning coverage information to blank lines when using gocov [#480](https://github.com/codeclimate/test-reporter/pull/480)
7
8
## v0.10.1 [(2021-08-10)](https://github.com/codeclimate/test-reporter/releases/tag/v0.10.1)
9
10
* [NEW] Add support for Semaphore 2.0 [#473](https://github.com/codeclimate/test-reporter/pull/473)
VERSIONING/VERSION
@@ -1 +1 @@
-0.10.1
+0.10.2
0 commit comments