From 9a4cfe1aae777984c07ce373d97a65428bbff734 Mon Sep 17 00:00:00 2001 From: Bob Callaway Date: Thu, 3 Oct 2024 13:01:50 -0400 Subject: [PATCH] update changelog for v2.4.1 (#3896) 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: