summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorTobias Roeser <le.petit.fou@web.de>2018-12-21 09:41:33 +0100
committerTobias Roeser <le.petit.fou@web.de>2018-12-21 20:19:29 +0100
commit54b797c2b682b0583a2f87b7da22ca9a59b8df37 (patch)
treec7e876453888319a757448072a238c9c9fd873cf /readme.md
parent5eb4dca58f8551d3cf67dd876ef3e0e46ca18126 (diff)
downloadmill-54b797c2b682b0583a2f87b7da22ca9a59b8df37.tar.gz
mill-54b797c2b682b0583a2f87b7da22ca9a59b8df37.tar.bz2
mill-54b797c2b682b0583a2f87b7da22ca9a59b8df37.zip
Added changelog entry
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md5
1 files changed, 4 insertions, 1 deletions
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