summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Roeser <le.petit.fou@web.de>2019-09-05 10:00:30 +0200
committerTobias Roeser <le.petit.fou@web.de>2019-09-05 10:00:39 +0200
commit5cdf3fdfd1e958d2ac2b0f68ddf67f1dbab8f1f4 (patch)
treef350f8e30aacbb5e25d06afa3e79e55468de9bc2
parent2cd000083a79bb0cb65ef6734948cebaed3b1c4a (diff)
downloadmill-5cdf3fdfd1e958d2ac2b0f68ddf67f1dbab8f1f4.tar.gz
mill-5cdf3fdfd1e958d2ac2b0f68ddf67f1dbab8f1f4.tar.bz2
mill-5cdf3fdfd1e958d2ac2b0f68ddf67f1dbab8f1f4.zip
Updated changelog
-rw-r--r--readme.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index 339eb9e0..3120cdd5 100644
--- a/readme.md
+++ b/readme.md
@@ -167,6 +167,26 @@ corresponding version of Mill.
## Changelog
+### {master}
+
+- GenIdea: Bug fixes
+- GenIdea: Support for module specific extensions (Facets) and additional config files
+- Add ability to define JAR manifests
+- Dotty support: Updates and support for binary compiler bridges
+- Ivy: improved API to create optional dependendies
+- Interpolate `$MILL_VERSION` in ivy imports
+- Zinc: Fixed logger output
+- Scoverage: Upgrade to Scoverage 1.4.0
+- Flyway: Upgrade to Flyway 6.0.1
+- Bloop: Updated semanticDB version to 4.2.2
+- Documentation updates
+- Improved robustness in release/deployment process
+
+*For details refer to
+[milestone after 0.5.0](https://github.com/lihaoyi/mill/milestone/29?closed=1)
+and the [list of commits](https://github.com/lihaoyi/mill/compare/0.5.0...master).*
+
+
### 0.5.0
- Mill now supports a `./mill`