From 8afe79afe33be68f59f89b8410984e508c3e8d08 Mon Sep 17 00:00:00 2001 From: Li Haoyi Date: Fri, 2 Nov 2018 13:41:52 +0800 Subject: 0.3.3 --- readme.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 4233b7fc..dd05d0c0 100644 --- a/readme.md +++ b/readme.md @@ -151,13 +151,15 @@ optimizer without classpath conflicts. ## Changelog -### {master} +### 0.3.3 - Added new `debug` method to context logger, to log additional debug info into the task specific output dir (`out//log`) - Added `--debug` option to enable debug output to STDERR +- Fix `ScalaModule#docJar` task when Scala minor versions differ [475](https://github.com/lihaoyi/mill/issues/475) + ### 0.3.2 - Automatically detect main class to make `ScalaModule#assembly` self-executable -- cgit v1.2.3