Skip to content

Commit 1294188

Browse files
committed
Update ChangeLog
1 parent 01173b2 commit 1294188

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

CHANGELOG.md

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

3+
## v5.0.5 (01/01/1970)
4+
## Changes
5+
## 🔧 Maintenance
6+
7+
- remove some options @ethanleelge (#41)
8+
9+
---
10+
11+
## Remove some options (05/03/2025)
12+
Remove some options
13+
14+
[Option: -b, -n, -c]
15+
Checked whether the Binary name is included in NOTICE.html.
16+
This step is unnecessary as the inclusion of notice is checked through the FL Hub.
17+
18+
[Option: -t]
19+
For binaries where NOTICE is located in the source code path but not added to NOTICE.html, NOTICE is aggregated.
20+
This can be handled using the Supplement feature of FL Hub.
21+
22+
[Option: -d]
23+
The needtoadd-notice.html file is divided by binary.
24+
This can also be managed using the Supplement feature of FL Hub.
25+
26+
## What's Changed
27+
* remove some options by @ethanleelge in https://github.com/fosslight/fosslight_android_scanner/pull/41
28+
29+
30+
**Full Changelog**: https://github.com/fosslight/fosslight_android_scanner/compare/v5.0.4...v5.0.5
31+
---
32+
333
## v5.0.4 (25/02/2025)
434
## Changes
535
## 🚀 Features

0 commit comments

Comments
 (0)