From 54b797c2b682b0583a2f87b7da22ca9a59b8df37 Mon Sep 17 00:00:00 2001 From: Tobias Roeser Date: Fri, 21 Dec 2018 09:41:33 +0100 Subject: Added changelog entry --- readme.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 1013b528..e6d5b34b 100644 --- a/readme.md +++ b/readme.md @@ -165,10 +165,13 @@ optimizer without classpath conflicts. - Zinc worker: configurable scala library/compiler jar discovery -- Zinc workder: configurable compiler cache supporting parallelism +- Zinc worker: configurable compiler cache supporting parallelism - Version bumps: ammonite 1.6.0, scala 2.12.8, zinc 1.2.5 +- Mill now by default fails fast, so in case a build tasks fails, it exists immediately + +- Added new `-k`/--keep-going` commandline option to disable fail fast behaviour and continue build as long as possible in case of a failure ### 0.3.5 -- cgit v1.2.3