Skip to content

Commit 14a03a1

Browse files
committed
Update ChangeLog
1 parent 415efd9 commit 14a03a1

File tree

1 file changed

+9
-35
lines changed

1 file changed

+9
-35
lines changed

CHANGELOG.md

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

3+
## v4.0.1 (08/10/2024)
4+
## Changes
5+
## 🔧 Maintenance
6+
7+
- Fix the github action issue @dd-jy (#165)
8+
- Change fosslight_util ver limit @dd-jy (#164)
9+
10+
---
11+
312
## v4.0.0 (08/09/2024)
413
## Changes
514
## 🐛 Hotfixes
@@ -313,38 +322,3 @@
313322
- Add expand button in html @bjk7119 (#75)
314323
- Add execution error handling for html @bjk7119 (#74)
315324
- Change field's name in yaml file @bjk7119 (#72)
316-
317-
---
318-
319-
## v2.2.0 (16/06/2022)
320-
## Changes
321-
## 🚀 Features
322-
323-
- Make the sheet to convert selectable. (-s sheet name option) @soimkim (#65)
324-
- Add the i (--ignore) option to not create a log file. @soimkim (#64)
325-
- Add creating xml result file @bjk7119 (#53)
326-
- Add code of creating yaml result file @bjk7119 (#52)
327-
- Change -p, -f option @bjk7119 (#51)
328-
329-
## 🐛 Hotfixes
330-
331-
- Fix the bug that Excel cannot be created if there is only one row in Convert mode @soimkim (#58)
332-
333-
## 🔧 Maintenance
334-
335-
- Change path to analyze path to print in lint mode @bjk7119 (#71)
336-
- Find sheet names without case sensitivity @soimkim (#70)
337-
- Exclude for sbom info yaml file in Lint mode @bjk7119 (#68)
338-
- update the minimum version of fosslight_util @bjk7119 (#67)
339-
- Modification for compliance with pep8 @bjk7119 (#66)
340-
- Exclude for open source package file in w/o list @bjk7119 (#63)
341-
- Apply -o option in add mode @bjk7119 (#62)
342-
- Check compliant except for files for which Exclude is True @soimkim (#61)
343-
- Remove duplicate files in w/o license or copyright list @bjk7119 (#60)
344-
- Load SRC, BIN Sheet in excel @soimkim (#59)
345-
- Apply changed parsing_yaml return value @bjk7119 (#57)
346-
- Apply parsing and convert new yaml format @bjk7119 (#56)
347-
- Add excution error result @bjk7119 (#55)
348-
- Modify function of converting excel to yaml @bjk7119 (#54)
349-
- Remove yaml parsing code @bjk7119 (#48)
350-
- Add a commit message checker @soimkim (#47)

0 commit comments

Comments
 (0)