Add release notes for 1.0.0-RC3

This commit is contained in:
Alexandre Archambault 2017-05-12 13:28:02 +02:00
parent 8f7c7756d0
commit 325e8c84ee
1 changed files with 12 additions and 0 deletions

12
notes/1.0.0-RC3.markdown Normal file
View File

@ -0,0 +1,12 @@
### Changes
* Shade jsoup dependency from core ([#534])
* Better support for Typelevel Scala in sbt-coursier ([#541])
* Various fixes ([#541])
[#534]: https://github.com/alexarchambault/coursier/pull/534
[#541]: https://github.com/alexarchambault/coursier/pull/541
### Non-backward compatible changes
* None