Skip to content

Commit 43a5590

Browse files
committed
Add "Breaking Changes" release notes
1 parent 9e2bf3f commit 43a5590

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,9 @@ sbt codacyCoverage
334334

335335
## Breaking Changes
336336

337-
- 4.0.0 - Rename `analyse` command to `analyze`. This is a breaking change if you are running the CLI by using the
337+
- `7.0.0`: Fix `--parallel` that wasn't making the tools run actually in parallel. To restore the previous behaviour use `--parallel 1`
338+
339+
- `4.0.0`: Rename `analyse` command to `analyze`. This is a breaking change if you are running the CLI by using the
338340
[jar](#java) or [`sbt`](#local), but not if you are using the [provided script](#script).
339341

340342
## What is Codacy

0 commit comments

Comments
 (0)