Add release notes for 1.0.0-M14-2

This commit is contained in:
Alexandre Archambault 2016-09-09 17:56:20 +02:00
parent 5e57ffcede
commit b7439cac50
No known key found for this signature in database
GPG Key ID: 14640A6839C263A9
1 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
Mainly a convenience release for the new state of the `coursier spark-submit` command.
### Changes
* Changes in the experimental and subject to change `coursier spark-submit` command, now allowing to launch spark applications without requiring a spark distribution ([#343], [#346]).
[#343]: https://github.com/alexarchambault/coursier/pull/343
[#346]: https://github.com/alexarchambault/coursier/pull/346
### Non-backward compatible changes
* N/A