From 90e5e3fc32a77d8a79ed96ab4796a2a350016693 Mon Sep 17 00:00:00 2001 From: Nic Ficca Date: Tue, 30 Jun 2026 17:08:16 -0400 Subject: [PATCH 1/2] Cut release 3.17.12 --- Changelog.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index e4dd21ffe..c783169ec 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,7 +1,8 @@ # FOSSA CLI Changelog -## Unreleased +## 3.17.12 +- Licensing: Add FSL 1.1. license variants. ([#1727](https://github.com/fossas/fossa-cli/pull/1727)) - Scala/sbt: Route projects using `addDependencyTreePlugin` (sbt 1.4+) to the correct `dependencyBrowseTreeHTML` task, restoring deep dependencies. ([#1711](https://github.com/fossas/fossa-cli/pull/1711)) ## 3.17.11 From 8767fd90461c536d1f66796e8bb2b9218692a122 Mon Sep 17 00:00:00 2001 From: Nic Ficca Date: Tue, 30 Jun 2026 17:15:12 -0400 Subject: [PATCH 2/2] Remove extra period --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index c783169ec..5a6114313 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,7 +2,7 @@ ## 3.17.12 -- Licensing: Add FSL 1.1. license variants. ([#1727](https://github.com/fossas/fossa-cli/pull/1727)) +- Licensing: Add FSL 1.1 license variants. ([#1727](https://github.com/fossas/fossa-cli/pull/1727)) - Scala/sbt: Route projects using `addDependencyTreePlugin` (sbt 1.4+) to the correct `dependencyBrowseTreeHTML` task, restoring deep dependencies. ([#1711](https://github.com/fossas/fossa-cli/pull/1711)) ## 3.17.11