Skip to content

Commit 365a5f6

Browse files
author
github-actions[bot]
committed
Update ChangeLog
1 parent cc8e786 commit 365a5f6

File tree

1 file changed

+14
-9
lines changed

1 file changed

+14
-9
lines changed

CHANGELOG.md

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

3+
## v4.0.0 (08/09/2024)
4+
## Changes
5+
## 🐛 Hotfixes
6+
7+
- Fix a bug related to type @soimkim (#160)
8+
9+
## 🔧 Maintenance
10+
11+
- Refactoring OSS item @soimkim (#162)
12+
- Add type hints to each function @ParkSangsin (#159)
13+
- Limit installation to fosslight_util 1.4.* @soimkim (#161)
14+
15+
---
16+
317
## v3.0.27 (31/05/2024)
418
## Changes
519
## 🚀 Features
@@ -334,12 +348,3 @@
334348
- Modify function of converting excel to yaml @bjk7119 (#54)
335349
- Remove yaml parsing code @bjk7119 (#48)
336350
- Add a commit message checker @soimkim (#47)
337-
338-
---
339-
340-
## v2.1.9 (11/03/2022)
341-
## Changes
342-
## 🔧 Maintenance
343-
344-
- Change appending list in for loop to using yield @bjk7119 (#46)
345-
- Apply f-string format @bjk7119 (#45)

0 commit comments

Comments
 (0)