summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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