mirror of
https://github.com/sbt/sbt.git
synced 2026-09-04 08:45:56 +02:00
Add a note that the scripted plugin is cross-versioned now
This commit is contained in:
@@ -14,3 +14,4 @@ Migration notes
|
||||
- Log options `-error`, `-warn`, `-info`, `-debug` are added as shorthand for `"early(error)"` etc.
|
||||
- `sbt.Process` and `sbt.ProcessExtra` are gone. Use `scala.sys.process` instead.
|
||||
- `incOptions.value.withNameHashing(...)` option is removed.
|
||||
- the scripted plugin is cross-versioned now, so you must use %% when depending on it
|
||||
|
||||
Reference in New Issue
Block a user