Add release notes for 1.0.0-M14-1

This commit is contained in:
Alexandre Archambault 2016-09-09 12:24:20 +02:00
parent 65a21adbd1
commit ca90487073
No known key found for this signature in database
GPG Key ID: 14640A6839C263A9
1 changed files with 11 additions and 0 deletions

View File

@ -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