diff --git a/CHANGELOG.md b/CHANGELOG.md index 4297246..e25ed4b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,22 @@ # Changelog +## [2.0.0](https://www.github.com/fortify/FortifyVulnerabilityExporter/compare/v1.8.0...v2.0.0) (2023-02-02) + + +### ⚠ BREAKING CHANGES + +* Rename SSC Sonatype to GitLab output file; requires pipelines to be updated to use new artifact filename + +### Features + +* Add Debricked support for GitLab SCA Import (implements [#52](https://www.github.com/fortify/FortifyVulnerabilityExporter/issues/52) for GitLab) ([a2bfd34](https://www.github.com/fortify/FortifyVulnerabilityExporter/commit/a2bfd3434813da60ddf7f9466696a3afaf5f6b2a)) +* Rename SSC Sonatype to GitLab output file; requires pipelines to be updated to use new artifact filename ([a8306a7](https://www.github.com/fortify/FortifyVulnerabilityExporter/commit/a8306a7c1df3d3645f2ff800758ef400aaae0e24)) + + +### Bug Fixes + +* Update GitLab schema version to 15.0.0 (fixes [#51](https://www.github.com/fortify/FortifyVulnerabilityExporter/issues/51)) ([a2bfd34](https://www.github.com/fortify/FortifyVulnerabilityExporter/commit/a2bfd3434813da60ddf7f9466696a3afaf5f6b2a)) + ## [1.8.0](https://www.github.com/fortify/FortifyVulnerabilityExporter/compare/v1.7.0...v1.8.0) (2022-10-21) diff --git a/version.txt b/version.txt index 27f9cd3..227cea2 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.8.0 +2.0.0