Skip to content

Commit faaec19

Browse files
authored
Update changelog (#1603)
1 parent 46374e2 commit faaec19

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

Changelog.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,17 @@
11
# FOSSA CLI Changelog
22

3+
## 3.11.12
4+
- Allow empty `go.mod` files ([#1596](https://github.com/fossas/fossa-cli/pull/1596))
5+
- Add new `--exclude-manifest-strategies` option ([#1597](https://github.com/fossas/fossa-cli/pull/1597))
6+
- Remove reachability output from scan summary ([#1598](https://github.com/fossas/fossa-cli/pull/1598))
7+
- Handle path dependencies in Cargo projects ([#1599](https://github.com/fossas/fossa-cli/pull/1599))
8+
- Fix Cargo workspace members showing up as dependencies ([#1600](https://github.com/fossas/fossa-cli/pull/1600))
9+
- Fix Pipenv projects reporting all dependencies as direct dependencies ([#1601](https://github.com/fossas/fossa-cli/pull/1601))
10+
- Handle HTTP errors when fetching container image manifest ([#1602](https://github.com/fossas/fossa-cli/pull/1602))
11+
312
## 3.11.11
413

5-
- [Bug]The Ficus command was being constructed incorrectly if there were file exclusions in .fossa.yml ([#1595](https://github.com/fossas/fossa-cli/pull/1595))
14+
- [Bug]The Ficus command was being constructed incorrectly if there were file exclusions in `.fossa.yml` ([#1595](https://github.com/fossas/fossa-cli/pull/1595))
615
- Update Ficus to fix a bug with Windows paths (No PR)
716

817
## 3.11.10

0 commit comments

Comments
 (0)