diff --git a/HISTORY.md b/HISTORY.md index eb779f36..023e8781 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -10,7 +10,7 @@ All notable changes to this project will be documented in this file. * BREAKING Changes * CLI option `--spec-version` defaults to `1.6`, was `1.5` ([#222] via [#251]) - * Emit `.metadata.tools` as components ([#221] via [#254]) + * Emit `$.metadata.tools` as components ([#221] via [#254]) This affects only CycloneDX spec-version 1.5 and later. * Emitted `.purl` values might be partially url-encoded (via [#254]) This is caused by changes on underlying 3rd-party dependency `packageurl-js`.