From 4875adc472f409bc7039a879347b404468e88215 Mon Sep 17 00:00:00 2001 From: gruebel Date: Thu, 9 Nov 2023 23:01:40 +0000 Subject: [PATCH] chore: update release notes --- CHANGELOG.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c842c035560..93596e6fa19 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,20 @@ # CHANGELOG -## [Unreleased](https://github.com/bridgecrewio/checkov/compare/3.0.28...HEAD) +## [Unreleased](https://github.com/bridgecrewio/checkov/compare/3.0.32...HEAD) + +## [3.0.32](https://github.com/bridgecrewio/checkov/compare/3.0.28...3.0.32) - 2023-11-09 + +### Feature + +- **sast:** Python cdk policies batch 2 - [#5725](https://github.com/bridgecrewio/checkov/pull/5725) + +### Bug Fix + +- **general:** add option to pass `--skip-download` with github-action - [#5734](https://github.com/bridgecrewio/checkov/pull/5734) + +### Platform + +- **general:** print the log upload location if the --support flag is used - [#5738](https://github.com/bridgecrewio/checkov/pull/5738) ## [3.0.28](https://github.com/bridgecrewio/checkov/compare/3.0.25...3.0.28) - 2023-11-08