Skip to content

Commit fbddd9c

Browse files
committed
release history held on the github releases page
1 parent f825409 commit fbddd9c

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

README.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -100,14 +100,4 @@ task aggregateScoverage(type: org.scoverage.ScoverageAggregate)
100100
checkScoverage {
101101
reportDir = file("$buildDir/scoverage-aggregate")
102102
}
103-
```
104-
105-
Release history
106-
---------------
107-
108-
##### (not released yet) - 3.0.0
109-
110-
* Auto resolution of scalac plugin dependencies.
111-
* Aggregation task declared by default.
112-
* Deletion of non-instrumented classes, allowing for better integration with other coverage tools such as cobertura.
113-
* Ability to execute coverage without "normal" compilation, thus reducing build times.
103+
```

0 commit comments

Comments
 (0)