Skip to content

Commit 3eec213

Browse files
committed
Update ChangeLog
1 parent c21e1a8 commit 3eec213

File tree

1 file changed

+18
-9
lines changed

1 file changed

+18
-9
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 18 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## v5.1.2 (05/12/2024)
4+
## Changes
5+
## πŸš€ Features
6+
7+
- Support cycloneDX format @dd-jy (#136)
8+
9+
## πŸ› Hotfixes
10+
11+
- Fix to exclude path @bjk7119 (#132)
12+
13+
## πŸ”§ Maintenance
14+
15+
- Fix the notice screen @ethanleelge (#134)
16+
- Print option name with error msg @bjk7119 (#131)
17+
18+
---
19+
320
## v5.1.1 (13/10/2024)
421
## Changes
522
## πŸš€ Features
@@ -12,7 +29,7 @@
1229
## Changes
1330
## πŸš€ Features
1431

15-
- Support spdx @dd-jy (#126)
32+
- Support spdx (only Linux) @dd-jy (#126)
1633

1734
## πŸ”§ Maintenance
1835

@@ -282,11 +299,3 @@
282299
- Remove unnecessary code - print type @bjk7119 (#67)
283300
- Separate the function that checks binary @soimkim (#66)
284301
- Modify help msg if invalid input @bjk7119 (#64)
285-
286-
---
287-
288-
## v4.1.7 (12/08/2022)
289-
## Changes
290-
## πŸ”§ Maintenance
291-
292-
- Remove the required option from the help message @soimkim (#63)

0 commit comments

Comments
Β (0)