mirror of
https://github.com/sbt/sbt.git
synced 2026-08-22 06:07:24 +02:00
Add PR to notes.
This commit is contained in:
@@ -42,6 +42,7 @@
|
|||||||
[1818]: https://github.com/sbt/sbt/pull/1818
|
[1818]: https://github.com/sbt/sbt/pull/1818
|
||||||
[1869]: https://github.com/sbt/sbt/issues/1869
|
[1869]: https://github.com/sbt/sbt/issues/1869
|
||||||
[1871]: https://github.com/sbt/sbt/pull/1871
|
[1871]: https://github.com/sbt/sbt/pull/1871
|
||||||
|
[1899]: https://github.com/sbt/sbt/pull/1899
|
||||||
|
|
||||||
### Changes with compatibility implications
|
### 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]
|
- 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]
|
- 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]
|
- 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
|
### Rolling back XML parsing workaround
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user