Skip to content

Commit

Permalink
Update ChangeLog
Browse files Browse the repository at this point in the history
  • Loading branch information
FOSSLight-dev committed Jan 29, 2024
1 parent 2359e27 commit 96c3626
Showing 1 changed file with 15 additions and 21 deletions.
36 changes: 15 additions & 21 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## v1.7.22 (29/01/2024)
## Changes
## πŸš€ Features

- Download the latest version of package url @dd-jy (#86)
- Supports multiple input modes @soimkim (#85)

## πŸ”§ Maintenance

- Normalize pypi package name (PEP 0503) @dd-jy (#83)
- Support oss name with files.pythonhosted.org url @dd-jy (#82)
- Optimize Dockerfile to reduce image size @cookienc (#68)

---

## v1.7.21 (06/11/2023)
## Changes
## πŸ› Hotfixes
Expand Down Expand Up @@ -275,24 +290,3 @@
- Change the result generation method to merging @soimkim (#25)
- Add an inputable value to mode @soimkim (#24)
- Update the README with additional Scanners @soimkim (#23)

---

## v1.6.8 (10/02/2022)
## Changes
## πŸš€ Features

- Change the options when analyzing the source @soimkim (#19)
- Support analysis mode @soimkim (#17)
- Add a FOSSLight Reuse @soimkim (#16)
- Add a FOSSLight Binary @soimkim (#14)

## πŸ› Hotfixes

- Fix the bug that the raw folder is not deleted when analyzing with a link @soimkim (#21)

## πŸ”§ Maintenance

- Modify to print output file name @bjk7119 (#22)
- Create a result file of FOSSLight Source @soimkim (#20)
- Move the binary analysis result file to output @soimkim (#18)

0 comments on commit 96c3626

Please sign in to comment.