mirror of https://github.com/sbt/sbt.git
Add release notes for 1.0.0-RC3
This commit is contained in:
parent
8f7c7756d0
commit
325e8c84ee
|
|
@ -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
|
||||
Loading…
Reference in New Issue