summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorLi Haoyi <haoyi.sg@gmail.com>2018-11-05 21:35:31 +0800
committerLi Haoyi <haoyi.sg@gmail.com>2018-11-05 23:31:01 +0800
commit2e2296fc47453785dd5a3e3ca3086584ea290194 (patch)
tree73c2a08f1d2197abb3b7cf3332489768747bc41c /readme.md
parentbc9dc386625021fec517f2dbf0644ccafe1e32c2 (diff)
downloadmill-2e2296fc47453785dd5a3e3ca3086584ea290194.tar.gz
mill-2e2296fc47453785dd5a3e3ca3086584ea290194.tar.bz2
mill-2e2296fc47453785dd5a3e3ca3086584ea290194.zip
fix assembly path handling, swap out Jvm.scala's custom subprocess handling with os.proc
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index a87fba0d..95942322 100644
--- a/readme.md
+++ b/readme.md
@@ -151,6 +151,11 @@ optimizer without classpath conflicts.
## Changelog
+### master
+
+- Mill is now bundled with [OS-Lib](https://github.com/lihaoyi/os-lib),
+ providing a simpler way of dealing with filesystem APIs and subprocesses
+
### 0.3.3
- Added new `debug` method to context logger, to log additional debug info into the