From 19726aa61f39ea7809dee6360fca98e6d45c08d0 Mon Sep 17 00:00:00 2001 From: max furman Date: Wed, 1 Sep 2021 13:21:59 -0700 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5909638f..272e2716 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Removed ### Fixed ### Security +- Use cosign to sign and upload signatures for multi-arch Docker container. ## [0.17.2] - 08.30.2021 ### Added