mirror of https://github.com/sbt/sbt.git
Add PR to notes.
This commit is contained in:
parent
8f3a7b4f5b
commit
e9b5020e83
|
|
@ -42,6 +42,7 @@
|
|||
[1818]: https://github.com/sbt/sbt/pull/1818
|
||||
[1869]: https://github.com/sbt/sbt/issues/1869
|
||||
[1871]: https://github.com/sbt/sbt/pull/1871
|
||||
[1899]: https://github.com/sbt/sbt/pull/1899
|
||||
|
||||
### Changes with compatibility implications
|
||||
|
||||
|
|
@ -76,7 +77,7 @@
|
|||
- Issues warning if multiple dependencies to a same library is found with different version. [#1634][1634] by [@eed3si9n][@eed3si9n]
|
||||
- Removes "No main class detected" warning. [#1766][1766] by [@eed3si9n][@eed3si9n]
|
||||
- Disable publishing on implicitly created root project by not enabling `IvyPlugin` by default (`-Dsbt.root.ivyplugin=true` will revert this behavior). [#1871][1871]/[#1869][1869] by [@dwijnand][@dwijnand]
|
||||
- Exempt org.scala-lang:scala-actors-migration from scala binary version checks. [#1818][1818] by [@dwijnand][@dwijnand]
|
||||
- Exempt org.scala-lang:scala-actors-migration from scala binary version checks. [#1818][1818]/[#1899][1899] by [@dwijnand][@dwijnand]
|
||||
|
||||
### Rolling back XML parsing workaround
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue