Skip to content

Commit 3af30c7

Browse files
Add a CHANGELOG entry
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
1 parent a970b20 commit 3af30c7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,12 @@ License detection:
184184
This is now built-in with the --license-text option and --info
185185
and exposed with the "percentage_of_license_text" attribute.
186186

187+
- The license dump() has been modified to add an extra space at empty
188+
newlines for license files which also have multiple indentation levels
189+
as this was generating invalid YAML output files when ``--license-text``
190+
or ``--license-references`` was enabled.
191+
192+
See https://github.com/nexB/scancode-toolkit/issues/3219
187193

188194
v31.2.4 - 2023-01-09
189195
----------------------------------

0 commit comments

Comments
 (0)