From 4cdb2751e5386dc248cf6d794345f59200f9fedc Mon Sep 17 00:00:00 2001 From: Jeffrey Huynh Date: Wed, 4 Oct 2023 11:10:29 -0700 Subject: [PATCH] Changelog re-wording --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 725c9cd..80aed3d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,10 +2,10 @@ Features: - Broker is able to toggle if users want to scan branches, as well as being able to target specific branches to scan. Broker is also - able to toggle scanning tags. + able to toggle scanning tags. - Broker checks for early network misconfigurations with preflight checks - Broker fix surfaces failing integration scans -- Broker now does not fail fatally and has just has those errors surfaced +- Broker now does not fail fatally if `fossa analyze` returns an error, and instead just reports the errors as a warning - Broker now detects unknown fields in config and returns errors ## v0.2.3