We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06eaebf commit 842e097Copy full SHA for 842e097
readme.md
@@ -7,7 +7,8 @@ See the **[Wiki](https://github.com/sbt/jacoco4sbt/wiki)** for details.
7
## Change Log
8
* *2.1.5*
9
* Added report summary to the build output
10
- * Added check for required coverage
+ * Added check for required coverage (fixing [#14](https://github.com/sbt/jacoco4sbt/issues/14))
11
+ * Updated to JaCoCo version 0.7.0 (fixing [#18](https://github.com/sbt/jacoco4sbt/issues/18))
12
13
* *2.1.4*
14
* Fixed a bad regression ([#8](https://github.com/sbt/jacoco4sbt/issues/8)) and added tests so that it doesn't happen again
0 commit comments