From 2c4f6402ebb2de2a6a8798d465f74d3d244b9735 Mon Sep 17 00:00:00 2001 From: Bob Callaway Date: Thu, 3 Oct 2024 12:43:00 -0400 Subject: [PATCH] update changelog for v2.4.1 Signed-off-by: Bob Callaway --- CHANGELOG.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1755d45df30..61a6cfb8206 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,25 @@ +# v2.4.1 + +v2.4.1 largely contains bug fixes and updates dependencies. + +## Features + +* Added fuzzing coverage to multiple packages + +## Bug Fixes +* Fix bug in attest-blob when using a timestamp authority with new bundles (#3877) +* fix: documentation link for installation guide (#3884) + +## Contributors + +* AdamKorcz +* Bob Callaway +* Carlos Tadeu Panato Junior +* Hayden B +* Hemil K +* Sota Sugiura +* Zach Steindler + # v2.4.0 v2.4.0 begins the modernization of the Cosign client, which includes: