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 f948fd1 commit f298e28Copy full SHA for f298e28
CHANGELOG.md
@@ -1,10 +1,22 @@
1
# Changelog
2
3
+## v2.1.1 (05/12/2024)
4
+## Changes
5
+## 🚀 Features
6
+
7
+- Support cycloneDX format @dd-jy (#135)
8
9
+## 🔧 Maintenance
10
11
+- Print option name with error msg @bjk7119 (#132)
12
13
+---
14
15
## v2.1.0 (08/10/2024)
16
## Changes
17
## 🚀 Features
18
-- Support multi format and spdx @dd-jy (#130)
19
+- Support multi format and spdx (spdx only Linux) @dd-jy (#130)
20
21
## 🔧 Maintenance
22
@@ -293,11 +305,3 @@
293
305
294
306
295
307
- Analyze current path if not input path @bjk7119 (#51)
296
-
297
----
298
299
-## v1.7.5 (06/10/2022)
300
-## Changes
301
-## 🔧 Maintenance
302
303
-- Fix the binary text copy issue @dd-jy (#49)
0 commit comments