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 ad10bc1 commit 107b096Copy full SHA for 107b096
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# Changelog
2
3
+## v2.1.0 (08/10/2024)
4
+## Changes
5
+## 🚀 Features
6
+
7
+- Support multi format and spdx @dd-jy (#130)
8
9
+## 🔧 Maintenance
10
11
+- Change the test code to use pytest @cjho0316 (#124)
12
+- ci: Add Docker build and push workflow for automated releases @soonhong99 (#122)
13
14
+---
15
16
## v2.0.1 (09/09/2024)
17
## Changes
18
## 🔧 Maintenance
@@ -288,12 +301,3 @@
288
301
289
302
290
303
- Fix the binary text copy issue @dd-jy (#49)
291
-
292
----
293
294
-## v1.7.4 (15/09/2022)
295
-## Changes
296
-## 🔧 Maintenance
297
298
-- Change the report file name @dd-jy (#48)
299
-- Modify help msg if invalid input @bjk7119 (#47)
0 commit comments