diff --git a/HISTORY.md b/HISTORY.md index c94bb7f75..32bca0ae9 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -5,11 +5,12 @@ All notable changes to this project will be documented in this file. ## unreleased * Fixed - * Writing large results to streams no longer drops data, but retries (via [#]) + * Writing large results to streams no longer drops data, but retries (via [#1145]) * Docs - * Showcase programmatic CLI usage ([#1142] via [#]) + * Showcase programmatic CLI usage ([#1142] via [#1145]) -[#1142]: https://github.com/CycloneDX/cyclonedx-node-npm/issues/1142 +[#1142]: https://github.com/CycloneDX/cyclonedx-node-npm/issues/1142 +[#1145]: https://github.com/CycloneDX/cyclonedx-node-npm/pull/1145 ## 1.16.0 - 2023-12-11