File tree 2 files changed +6
-5
lines changed
2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -4,12 +4,13 @@ All notable changes to this project will be documented in this file.
4
4
5
5
## unreleased
6
6
7
- * Fix
8
- * SBOM results might have the ` externalReferences[].hashes ` populated ([ #430 ] via [ #432 ] )
9
- They might have wrongly appeared as ` components[].hashes ` before.
7
+ ## 4.2.2 - 2023-11-05
8
+
10
9
* Added
11
10
* SBOM results might have the ` externalReferences[].comment ` populated (via [ #432 ] )
12
-
11
+ * Fixed
12
+ * SBOM results might have the ` externalReferences[].hashes ` populated ([ #430 ] via [ #432 ] )
13
+ The hashes might have wrongly appeared as ` components[].hashes ` before.
13
14
14
15
[ #430 ] : https://github.com/CycloneDX/cyclonedx-php-composer/issues/430
15
16
[ #432 ] : https://github.com/CycloneDX/cyclonedx-php-composer/pull/432
Original file line number Diff line number Diff line change 1
- 4.2.1
1
+ 4.2.2
You can’t perform that action at this time.
0 commit comments