Update release notes

This commit is contained in:
Alexandre Archambault 2017-04-08 18:43:25 +02:00 committed by GitHub
parent ca45149bb9
commit 0496ec7b8e
1 changed files with 3 additions and 3 deletions

View File

@ -8,8 +8,8 @@ Allows to launch applications from their Scaladex name via the `coursier launch`
Example:
```
$ coursier launch lihaoyi/Ammonite
$ coursier launch scalameta/scalafmt
$ coursier launch lihaoyi/ammonite
$ coursier launch olafurpg/scalafmt
```
### New sbt-shading plugin
@ -108,4 +108,4 @@ $ coursier launch -r bintray-ivy:org/repo-name ...
## Non-backward compatible changes
* Some internal (but public) API changed, it is recommended to re-compile your code against `1.0.0-RC1`.
* Some internal (but public) API changed, it is recommended to re-compile your code against `1.0.0-RC1`.