sbt/notes/1.1.0-M3.markdown

9 lines
298 B
Markdown
Raw Normal View History

### Changes
* Take into account `--property k=v` options when generating bootstraps (sets Java properties, [#850])
* Allow to generate assemblies via the `bootstrap` command ([#850], pass the `--assembly` option to the `bootstrap` command)
[#850]: https://github.com/coursier/coursier/pull/850