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 7a66929 commit 573b432Copy full SHA for 573b432
βCHANGELOG.mdβ
@@ -1,5 +1,22 @@
1
# Changelog
2
3
+## v2.0.1 (04/10/2024)
4
+## Changes
5
+## π Features
6
+
7
+- Update spdx function @dd-jy (#192)
8
9
+## π Hotfixes
10
11
+- Fix the tox bug @dd-jy (#188)
12
13
+## π§ Maintenance
14
15
+- Refactor existing tox test to pytest @MoonJeWoong (#189)
16
+- Fix tox version & delete tox-wheel @bjk7119 (#186)
17
18
+---
19
20
## v2.0.0 (06/09/2024)
21
## Changes
22
## π Hotfixes
@@ -292,13 +309,3 @@
292
309
## π Features
293
310
294
311
- Add to generate spdx format result @dd-jy (#113)
295
-
296
----
297
298
-## v1.4.20 (05/04/2023)
299
-## Changes
300
-## π Hotfixes
301
302
-- Update deploy gh action version @dd-jy (#112)
303
-- Fix the xlsxwriter save issue @dd-jy (#111)
304
-- Fix the bug that can't print excel @soimkim (#110)
0 commit comments