diff --git a/CHANGELOG.md b/CHANGELOG.md index eda58b4a71..ac7700d2c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [1.2.4](https://github.com/fortify/fcli/compare/v1.2.2...v1.2.4) (2023-04-07) + + +### Bug Fixes + +* `fcli ssc appversion-artifact download`: Include externalmetadata.xml in current state FPR download by passing arbitrary clientVersion parameter to SSC (fixes [#257](https://github.com/fortify/fcli/issues/257)) ([2694ffe](https://github.com/fortify/fcli/commit/2694ffe0224d85121ea0eaadda64464a0f6f3ff5)) +* `fcli tool vuln-exporter install`: Add support for latest (2.0.1) version ([9c34f73](https://github.com/fortify/fcli/commit/9c34f73eb4b7b5474e742d138b908cff6042f438)) + + +### Miscellaneous Chores + +* release 1.2.4 ([4f23048](https://github.com/fortify/fcli/commit/4f230489e566f6e647f45b040053026909b6cb58)) + ## [1.2.3](https://github.com/fortify/fcli/compare/v1.2.2...v1.2.3) (2023-03-09) diff --git a/version.txt b/version.txt index 0495c4a88c..e8ea05db81 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.2.3 +1.2.4