From b819de4830eb583dbc1d969b57e435c18ccc4b79 Mon Sep 17 00:00:00 2001 From: Nic Ficca Date: Fri, 29 May 2026 08:13:23 -0400 Subject: [PATCH] Bump version for themis v1.0.54 --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.md b/Changelog.md index 11932d356..d6535f46c 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,9 @@ # FOSSA CLI Changelog +## 3.17.10 + +- Licensing: Fix bad SPL matches ([#1717](https://github.com/fossas/fossa-cli/pull/1717)). + ## 3.17.9 - Cargo: Fix transitive dev-dependency classification. Dependencies reachable only through dev-dep or build-dep roots are now correctly labeled as Development instead of Production ([#1692](https://github.com/fossas/fossa-cli/pull/1692)).