Skip to content

Commit 3094fde

Browse files
committed
fix history
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent c16c056 commit 3094fde

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

HISTORY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
## unreleased
66

77
* Added
8-
* Formal validators for JSON string and XML string ([#520] via [#652])
8+
* Formal validators for JSON string and XML string ([#620] via [#652])
99
Currently available only for _Node.js_. Requires [optional dependencies](README.md#optional-dependencies).
1010
* Related new validator classes:
1111
* `Validation.JsonValidator`
@@ -18,7 +18,7 @@ All notable changes to this project will be documented in this file.
1818
* Build
1919
* Use _Webpack_ `v5.80.0` now, was `5.79.0`. (via [#686])
2020

21-
[#520]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/520
21+
[#520]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/620
2222
[#652]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/652
2323
[#686]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/686
2424

0 commit comments

Comments
 (0)