summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorLi Haoyi <haoyi.sg@gmail.com>2019-06-13 11:01:36 +0200
committerLi Haoyi <haoyi.sg@gmail.com>2019-06-13 11:01:36 +0200
commit92c24dc3d5bf0719f8c7ad63d5ccdb167f73ce63 (patch)
tree0610c16f4538adbba1c6e9c6bf04fcb03795ccd7 /readme.md
parent31a4829da46839ec31479254c027fd5f66985e74 (diff)
downloadmill-92c24dc3d5bf0719f8c7ad63d5ccdb167f73ce63.tar.gz
mill-92c24dc3d5bf0719f8c7ad63d5ccdb167f73ce63.tar.bz2
mill-92c24dc3d5bf0719f8c7ad63d5ccdb167f73ce63.zip
0.4.10.4.1
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index d44c1d58..fc6a83a3 100644
--- a/readme.md
+++ b/readme.md
@@ -167,6 +167,15 @@ corresponding version of Mill.
## Changelog
+
+### 0.4.1
+
+- Fixes for scala native test suites without test frameworks [#627](https://github.com/lihaoyi/mill/issues/627)
+
+- Fix publication of artifacts by increasing sonatype timeouts
+
+- Bug fixes for Scoverage integration [#623](https://github.com/lihaoyi/mill/issues/623)
+
### 0.4.0
- Publish `compileIvyDeps` as provided scope