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 46392fe commit 0cced58Copy full SHA for 0cced58
βCHANGELOG.mdβ
@@ -1,5 +1,19 @@
1
# Changelog
2
3
+## v2.1.6 (05/12/2024)
4
+## Changes
5
+## π Hotfixes
6
+
7
+- Fix the import bug @dd-jy (#206)
8
+- Fix the logger issue @dd-jy (#205)
9
+- Bug fix related to before assignment @soimkim (#203)
10
11
+## π§ Maintenance
12
13
+- Fix cyclonedx not supported @dd-jy (#204)
14
+- Support cycloneDX format @dd-jy (#202)
15
+---
16
17
## v2.1.5 (04/12/2024)
18
## Changes
19
## π Hotfixes
@@ -303,11 +317,3 @@
303
317
304
318
305
319
- Fix the index out of range bug @soimkim (#124)
306
-
307
----
308
309
-## v1.4.26 (14/07/2023)
310
-## Changes
311
-## π Hotfixes
312
313
-- Fix the issue for correct mode @dd-jy (#123)
0 commit comments