mirror of https://github.com/sbt/sbt.git
Add release notes for 1.0.0-M14-1
This commit is contained in:
parent
65a21adbd1
commit
ca90487073
|
|
@ -0,0 +1,11 @@
|
|||
Mainly a convinience release for the current state of the `coursier spark-submit` command.
|
||||
|
||||
### Changes
|
||||
|
||||
* Add an experimental and subject to change `coursier spark-submit` command, allowing to submit applications via spark rather than launching them locally ([#335]).
|
||||
|
||||
[#335]: https://github.com/alexarchambault/coursier/pull/335
|
||||
|
||||
### Non-backward compatible changes
|
||||
|
||||
* N/A
|
||||
Loading…
Reference in New Issue