diff --git a/HISTORY.md b/HISTORY.md index aeb0b9b86..2386ec6a4 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -18,6 +18,8 @@ All notable changes to this project will be documented in this file. * New serialization/normalization for `Models.Tools` ([#1152] via [#1163], [#1180]) * Changed * Serializers and `Bom`-Normalizers will take changed `Models.Bom.tools` into account ([#1152] via [#1163]) +* Style + * Apply latest code style guide (via [#1170], [#1181]) * Dependencies * Support `libxmljs2@^0.35` (via [#1173]) * Use `packageurl-js@^2.0.1`, was `@>=0.0.6 <0.0.8 || ^1` (via [#1142]) @@ -27,8 +29,10 @@ All notable changes to this project will be documented in this file. [#1142]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1142 [#1152]: https://github.com/CycloneDX/cyclonedx-javascript-library/issues/1152 [#1163]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1163 +[#1170]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1170 [#1173]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1173 [#1180]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1180 +[#1181]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1181 [#1182]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1182 ## 6.13.0 -- 2024-11-18