From 3d6e9b6ade1f1b63b330367f2937fec1c1b26786 Mon Sep 17 00:00:00 2001
From: crozzy <1027041+crozzy@users.noreply.github.com>
Date: Tue, 11 Feb 2025 17:18:46 +0000
Subject: [PATCH] chore: v1.5.35 changelog bump
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
---
CHANGELOG.md | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 35b3a208b..a2c18a95d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,13 @@
+
+## [v1.5.35] - 2025-02-11
+[v1.5.35]: https://github.com/quay/claircore/compare/v1.5.34...v1.5.35
+
+- sbom: add encoder to encode index reports as SPDX documents
+
+ This change adds the ability in claircore to convert an index report
+ into an SPDX-2.3 document.
+
+
## [v1.5.34] - 2025-01-06
[v1.5.34]: https://github.com/quay/claircore/compare/v1.5.33...v1.5.34