File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -213,7 +213,7 @@ v31.2.5 - 2023-04-21
213
213
214
214
This is a minor backport release.
215
215
216
- This adds license rule changes and was requested here:
216
+ This adds license rule changes and was requested here:
217
217
https://github.com/nexB/scancode-toolkit/issues/3310
218
218
This was originally merged in #3218 and included in
219
219
the latest release v32.x, and is also being backported
@@ -607,6 +607,10 @@ Changes:
607
607
- `other_holders `
608
608
- `other_languages `
609
609
610
+ - A new field ``run_order `` has been added to ``BasePlugin `` and set on all
611
+ ScanCode plugins. Plugin run order and output order are now set independently
612
+ of one another.
613
+
610
614
611
615
Documentation Update
612
616
~~~~~~~~~~~~~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments