We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad4d7f8 commit 4b5777cCopy full SHA for 4b5777c
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Changelog
2
3
+## v2.1.10 (17/07/2025)
4
+## Changes
5
+- Recognize manifest file as License File @JustinWonjaePark (#210)
6
+
7
+## 🔧 Maintenance
8
9
+- Update Python support to 3.10+ and remove scanners' version limits @JustinWonjaePark (#211)
10
11
+---
12
13
## v2.1.9 (10/07/2025)
14
## Changes
15
- Remove copyright from SCANOSS result @JustinWonjaePark (#209)
@@ -287,15 +297,3 @@
287
297
## 🐛 Hotfixes
288
298
289
299
- Fix the util version @dd-jy (#130)
290
-
291
----
292
293
-## v1.6.31 (03/08/2023)
294
-## Changes
295
-## 🐛 Hotfixes
296
-- Revert the scancode-toolkit version @dd-jy (#129)
-## 🔧 Maintenance
300
301
-- Remove sorting @JustinWonjaePark (#128)
0 commit comments