Skip to content

Commit a8b77d9

Browse files
authored
docs: what was refactored in v5.3.0 (#584)
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 50b6a15 commit a8b77d9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

HISTORY.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ Added _basic_ support for [_CycloneDX_ Specification-1.7](https://github.com/Cyc
1313
* Changed
1414
* This tool may support _CycloneDX_ Specification-1.7 now (via [#579])
1515
This feature depends on `cyclonedx/cyclonedx-library:^3.8`.
16+
* Refactor
17+
* Reworked internals to automatically support any SpecVersion provided by `cyclonedx/cyclonedx-library`. (via [#579])
18+
Previously, the supported versions were managed by this very tool and needed manual updates.
1619

1720
[#579]: https://github.com/CycloneDX/cyclonedx-php-composer/pull/579
1821

0 commit comments

Comments
 (0)